Skip to content

Commit

Permalink
Bump version 7.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Dallas62 committed Jun 24, 2021
1 parent 49ff5fb commit 6faa82a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,14 @@ This project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html

### Fixed

## [7.3.2] 2021-05-12
## [7.4.0] 2021-06-24

### Features

- (Android): Allow for repeat to specify amount of the given repeat type. [#2063](https://github.com/zo0r/react-native-push-notification/pull/2030)
- (iOS): Add support for subtitle notification property. [#2063](https://github.com/zo0r/react-native-push-notification/pull/2063)

## [7.3.2] 2021-06-19

### Fixed

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": "7.3.2",
"version": "7.4.0",
"description": "React Native Local and Remote Notifications",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 6faa82a

Please sign in to comment.