We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 37e2b73 + 676f3e6 commit 878cbaaCopy full SHA for 878cbaa
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 0.6.0
2
+
3
+## Updates
4
+* Added `setPage`, `resetPage` method
5
6
# 0.5.3
7
8
## Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-channel-plugin",
- "version": "0.5.3",
+ "version": "0.6.0",
"description": "react native module for channel io",
"main": "index.js",
"scripts": {
0 commit comments