Skip to content

Commit 537763e

Browse files
committed
version - 0.4.3
1 parent cc59b42 commit 537763e

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,12 @@
1+
# 0.4.3
2+
## Bug fixes
3+
* support android channel-io 7.0.7
4+
* fix notification
5+
16
# 0.4.2
27
## Bug fixes & support legacy
3-
# fix language bug
4-
# Legacy support - language / locale
8+
* fix language bug
9+
* Legacy support - language / locale
510

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

0 commit comments

Comments
 (0)