Skip to content

Commit 08d90e2

Browse files
authored
Merge pull request #38 from zoyi-jin/0.4.5
0.4.5
2 parents adb3642 + 35c909a commit 08d90e2

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 0.4.5
2+
## Bug fixes
3+
* Hotfix
4+
15
# 0.4.4
26
## Bug fixes
37
* Hotfix

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

0 commit comments

Comments
 (0)