Skip to content

Commit bf37c05

Browse files
committed
chore: release 0.1.0
1 parent 450ebbe commit bf37c05

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# 0.1.0 (2020-11-17)
2+
3+
4+
### Bug Fixes
5+
6+
* ts build error ([450ebbe](https://github.com/LichKing-2234/react-native-agora-rawdata/commit/450ebbea0c1ec459f0ebf82b6a3be3fed2f442bc))
7+
8+
9+
### Features
10+
11+
* add audio and video raw data feature ([5f93aa6](https://github.com/LichKing-2234/react-native-agora-rawdata/commit/5f93aa6c8b22592e0b6e688854ed644a59ef54fc))
12+

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-agora-rawdata",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"description": "The rawdata plugin for react-native-agora",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)