Browse Source

release. 2.3.3-alpha.6

matrixbirds 5 years ago
parent
commit
d031b23ba3
2 changed files with 2 additions and 1 deletions
  1. 1
    0
      CHANGELOG
  2. 1
    1
      package.json

+ 1
- 0
CHANGELOG View File

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 View File

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",