Skip to content

Commit e4ce751

Browse files
committed
chore: release v0.0.10
1 parent 0dffec9 commit e4ce751

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
#### 0.0.9
7+
#### 0.0.10
88

9-
- fix: native module name change [`28ea7fa`](https://github.com/ko-devHong/react-native-mqtt/commit/28ea7fa7c7c989cb8fc578e00534c6fb2d194e76)
9+
- fix: native android logic change [`0dffec9`](https://github.com/ko-devHong/react-native-mqtt/commit/0dffec97f8d1508e70c33f3efa5471594b4f894e)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ko-developerhong/react-native-mqtt",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"description": "use mqtt in react-native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)