We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88415e5 commit 12af30dCopy full SHA for 12af30d
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.16
+#### 1.0.1
8
9
-- fix: protocol 기본값 변경, 로직 분리 [`09420b7`](https://github.com/ko-devHong/react-native-mqtt/commit/09420b7de148e4218889da02a5b7184ca552c27a)
+- chore: ios 라이브러리 작업 완료 [`88415e5`](https://github.com/ko-devHong/react-native-mqtt/commit/88415e5387895f2239a5dff5a7264bbc92d77fa0)
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@ko-developerhong/react-native-mqtt",
3
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "use mqtt in react-native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments