Skip to content

Commit 1aa497a

Browse files
authored
Merge pull request #25 from zoyi/0.4.1
0.4.1
2 parents a371236 + 7795e50 commit 1aa497a

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.1
2+
## Bug fixes
3+
* Android profile bug fixes
4+
* Legacy support - userId
5+
16
# 0.4.0
27
## Updates
38
* Updated channeltalk plugin v7.0

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.0",
3+
"version": "0.4.1",
44
"description": "react native module for channel io",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)