Skip to content

Commit f108067

Browse files
authored
Merge pull request #28 from zoyi/0.4.2
0.4.2
2 parents a57b83d + df1f6f0 commit f108067

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.4.2
2+
## Bug fixes & support legacy
3+
# fix language bug
4+
# Legacy support - language / locale
5+
16
# 0.4.1
27
## Bug fixes
38
* Android profile bug fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-channel-plugin",
3-
"version": "0.4.1",
3+
"version": "0.4.2",
44
"description": "react native module for channel io",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)