Skip to content

Commit 0775bef

Browse files
author
Wonday
committed
version up to v1.0.6
1 parent 48af0fe commit 0775bef

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@
66

77
### 修改履历
88

9+
v1.0.6
10+
11+
1. 升级阿里云移动推送SDK
12+
2. 修复ios推送消息导致signal SIGABRT的bug
13+
914
v1.0.5
1015

1116
1. .npmignore中添加.git

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-aliyun-push",
3-
"version": "1.0.5",
3+
"version": "1.0.6",
44
"description": "A react native wrapper for aliyun push SDK",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)