We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents cc59b42 + 537763e commit d097129Copy full SHA for d097129
CHANGELOG.md
@@ -1,7 +1,12 @@
1
+# 0.4.3
2
+## Bug fixes
3
+* support android channel-io 7.0.7
4
+* fix notification
5
+
6
# 0.4.2
7
## Bug fixes & support legacy
-# fix language bug
-# Legacy support - language / locale
8
+* fix language bug
9
+* Legacy support - language / locale
10
11
# 0.4.1
12
## Bug fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-channel-plugin",
- "version": "0.4.2",
+ "version": "0.4.3",
"description": "react native module for channel io",
"main": "index.js",
"scripts": {
0 commit comments