Skip to content

Commit

Permalink
Bump version to 5.1.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
Dallas62 committed Aug 31, 2020
1 parent 67c5dde commit 3d769ad
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,13 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html

### Features

### Fixed


## [5.1.0] 2020-08-31

### Features

- (Android) Add support for specifying a delegate FirebaseMessagingService [#1589](https://github.com/zo0r/react-native-push-notification/pull/1589)
- (Android) Add support of `when`, `usesChronometer` and `timeoutAfter`.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-native-push-notification",
"version": "5.0.1",
"version": "5.1.0",
"description": "React Native Local and Remote Notifications",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 3d769ad

Please sign in to comment.