We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c2331b commit 2e988d8Copy full SHA for 2e988d8
CHANGELOG.md
@@ -1,5 +1,5 @@
1
# Changelog of `@reason-react-native/push-notification-ios`
2
3
-## 1.0.4 - 2020-01-28
+## 1.0.5 - 2020-01-28
4
5
Initial release.
package.json
@@ -1,11 +1,11 @@
{
"name": "@reason-react-native/push-notification-ios",
- "version": "1.0.4",
+ "version": "1.0.5",
"publishConfig": {
"access": "public"
6
},
7
"peerDependencies": {
8
- "@react-native-community/react-native-push-notification-ios": "^1.0.4"
+ "@react-native-community/react-native-push-notification-ios": "^1.0.5"
9
10
"repository": "https://github.com/reason-react-native/push-notification-ios.git",
11
"license": "MIT",
0 commit comments