Skip to content

Commit 32f3254

Browse files
author
sherry
committed
update version、add changelog
1 parent 3c82ea3 commit 32f3254

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
@@ -2,6 +2,11 @@
22

33
## ChangeLog
44

5+
### v 2.4.0
6+
- 更新了原生sdk版本
7+
- 增加获取验证码,设置前后两次获取验证码时间间隔的功能
8+
9+
### v 2.3.0
510
1.由于RN-JCore1.6.0存在编译问题,从RN-JCore1.7.0开始,还是需要在AndroidManifest.xml中添加配置代码,具体参考 配置-2.1 Android
611

712
2.修复添加自定义布局问题

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"main": "index.js",
66
"license": "ISC",
77
"author": "wicked.tc130",
8-
"version": "2.3.1",
8+
"version": "2.4.0",
99
"repository": {
1010
"type": "git",
1111
"url": "https://github.com/jpush/jverification-react-native"

0 commit comments

Comments
 (0)