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 a57b83d + df1f6f0 commit f108067Copy full SHA for f108067
CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 0.4.2
2
+## Bug fixes & support legacy
3
+# fix language bug
4
+# Legacy support - language / locale
5
+
6
# 0.4.1
7
## Bug fixes
8
* Android profile bug fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-channel-plugin",
- "version": "0.4.1",
+ "version": "0.4.2",
"description": "react native module for channel io",
"main": "index.js",
"scripts": {
0 commit comments