Skip to content

Commit 1ebb7cc

Browse files
committed
update to 2.2.0
1 parent 9d31558 commit 1ebb7cc

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -334,6 +334,7 @@ export default class JPush {
334334
}
335335

336336
/**
337+
* @deprecated Since version 2.2.0, will deleted in 3.0.0.
337338
* iOS Only
338339
* 监听:应用没有启动的状态点击推送打开应用
339340
* 注意:2.2.0 版本开始,提供了 getLaunchAppNotification

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jpush-react-native",
3-
"version": "2.1.13",
3+
"version": "2.2.0",
44
"description": "a jpush plugin for react native application",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)