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 a371236 + 7795e50 commit 1aa497aCopy full SHA for 1aa497a
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 0.4.1
2
+## Bug fixes
3
+* Android profile bug fixes
4
+* Legacy support - userId
5
+
6
# 0.4.0
7
## Updates
8
* Updated channeltalk plugin v7.0
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-channel-plugin",
- "version": "0.4.0",
+ "version": "0.4.1",
"description": "react native module for channel io",
"main": "index.js",
"scripts": {
0 commit comments