Skip to content

Commit 878cbaa

Browse files
authored
Merge pull request #52 from zoyi-jin/0.6.0
0.6.0
2 parents 37e2b73 + 676f3e6 commit 878cbaa

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.6.0
2+
3+
## Updates
4+
* Added `setPage`, `resetPage` method
5+
16
# 0.5.3
27

38
## Bug Fixes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-channel-plugin",
3-
"version": "0.5.3",
3+
"version": "0.6.0",
44
"description": "react native module for channel io",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)