We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 16bac57 commit 1412993Copy full SHA for 1412993
2 files changed
CHANGELOG.md
@@ -4,6 +4,6 @@ All notable changes to this project will be documented in this file. Dates are d
4
5
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
7
-#### 0.0.12
+#### 0.0.14
8
9
-- fix: native logic change [`21c41d0`](https://github.com/ko-devHong/react-native-mqtt/commit/21c41d0309c59d43bcf9ba6a86410fc4e87ea390)
+- chore: android logic success [`16bac57`](https://github.com/ko-devHong/react-native-mqtt/commit/16bac57f273da1d7f56c19151c7b0721299e2785)
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@ko-developerhong/react-native-mqtt",
3
- "version": "0.0.13",
+ "version": "0.0.14",
"description": "use mqtt in react-native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments