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 57bc05d commit 434f483Copy full SHA for 434f483
README.md
@@ -6,6 +6,11 @@
6
7
### 修改履历
8
9
+v1.0.20
10
+
11
+1. 升级阿里云移动推送sdk ios v1.9.9
12
13
14
v1.0.19
15
16
1. 更新了第三方辅助通道SDK至3.0.9
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "react-native-aliyun-push",
3
- "version": "1.0.19",
+ "version": "1.0.20",
4
"description": "A react native wrapper for aliyun push SDK",
5
"main": "index.js",
"repository": {
0 commit comments