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 48af0fe commit 0775befCopy full SHA for 0775bef
README.md
@@ -6,6 +6,11 @@
6
7
### 修改履历
8
9
+v1.0.6
10
+
11
+1. 升级阿里云移动推送SDK
12
+2. 修复ios推送消息导致signal SIGABRT的bug
13
14
v1.0.5
15
16
1. .npmignore中添加.git
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-aliyun-push",
3
- "version": "1.0.5",
+ "version": "1.0.6",
4
"description": "A react native wrapper for aliyun push SDK",
5
"main": "index.js",
"repository": {
0 commit comments