Skip to content
This repository was archived by the owner on Jan 14, 2025. It is now read-only.

Commit dd0eec7

Browse files
committed
Update to version 3.2.0
1 parent 7516032 commit dd0eec7

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [3.2.0] - 2020-04-20
11+
1012
### Features
1113

1214
- (Android) Allow to silence Android foreground notifications [#1183](https://github.com/zo0r/react-native-push-notification/pull/1183)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-push-notification",
3-
"version": "3.1.9",
3+
"version": "3.2.0",
44
"description": "React Native Local and Remote Notifications",
55
"main": "index",
66
"scripts": {

0 commit comments

Comments
 (0)