We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2283a87 commit 6c270b1Copy full SHA for 6c270b1
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.10
+#### 0.0.11
8
9
-- fix: native android logic change [`0dffec9`](https://github.com/ko-devHong/react-native-mqtt/commit/0dffec97f8d1508e70c33f3efa5471594b4f894e)
+- fix: javascript logic change [`2283a87`](https://github.com/ko-devHong/react-native-mqtt/commit/2283a8718f68f106cf568602c37574d45a984f0b)
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@ko-developerhong/react-native-mqtt",
3
- "version": "0.0.10",
+ "version": "0.0.11",
"description": "use mqtt in react-native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments