Skip to content

Commit 1412993

Browse files
committed
chore: release v0.0.14
1 parent 16bac57 commit 1412993

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.12
7+
#### 0.0.14
88

9-
- fix: native logic change [`21c41d0`](https://github.com/ko-devHong/react-native-mqtt/commit/21c41d0309c59d43bcf9ba6a86410fc4e87ea390)
9+
- chore: android logic success [`16bac57`](https://github.com/ko-devHong/react-native-mqtt/commit/16bac57f273da1d7f56c19151c7b0721299e2785)

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

0 commit comments

Comments
 (0)