浏览代码

release. 2.3.3-alpha.6

matrixbirds 6 年前
父节点
当前提交
d031b23ba3
共有 2 个文件被更改,包括 2 次插入1 次删除
  1. 1
    0
      CHANGELOG
  2. 1
    1
      package.json

+ 1
- 0
CHANGELOG 查看文件

5
 - release 2.3.3-alpha.3
5
 - release 2.3.3-alpha.3
6
 - release 2.3.3-alpha.4 (remove deprecated native api)
6
 - release 2.3.3-alpha.4 (remove deprecated native api)
7
 - release 2.3.3-alpha.5 (refactor event react api & refactor native wrapper)
7
 - release 2.3.3-alpha.5 (refactor event react api & refactor native wrapper)
8
+- release 2.3.3-alpha.6 (refactor with typescript & fix. iOS platform binding bug)
8
 
9
 
9
 
10
 
10
 #### 1.1.2
11
 #### 1.1.2

+ 1
- 1
package.json 查看文件

1
 {
1
 {
2
   "name": "react-native-agora",
2
   "name": "react-native-agora",
3
-  "version": "2.3.3-alpha.5",
3
+  "version": "2.3.3-alpha.6",
4
   "description": "声网Agora",
4
   "description": "声网Agora",
5
   "summary": "agora native sdk for react-native",
5
   "summary": "agora native sdk for react-native",
6
   "main": "lib/index.js",
6
   "main": "lib/index.js",