Skip to content

Commit 6c270b1

Browse files
committed
chore: release v0.0.11
1 parent 2283a87 commit 6c270b1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.10
7+
#### 0.0.11
88

9-
- fix: native android logic change [`0dffec9`](https://github.com/ko-devHong/react-native-mqtt/commit/0dffec97f8d1508e70c33f3efa5471594b4f894e)
9+
- fix: javascript logic change [`2283a87`](https://github.com/ko-devHong/react-native-mqtt/commit/2283a8718f68f106cf568602c37574d45a984f0b)

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.10",
3+
"version": "0.0.11",
44
"description": "use mqtt in react-native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)