Skip to content

Commit a620d97

Browse files
committed
chore: release v0.0.12
1 parent 21c41d0 commit a620d97

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.11
7+
#### 0.0.12
88

9-
- fix: javascript logic change [`2283a87`](https://github.com/ko-devHong/react-native-mqtt/commit/2283a8718f68f106cf568602c37574d45a984f0b)
9+
- fix: native logic change [`21c41d0`](https://github.com/ko-devHong/react-native-mqtt/commit/21c41d0309c59d43bcf9ba6a86410fc4e87ea390)

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

0 commit comments

Comments
 (0)