We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13134c2 commit a5f529aCopy full SHA for a5f529a
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
-#### 1.0.1
+#### 1.0.2
8
9
-- chore: ios 라이브러리 작업 완료 [`88415e5`](https://github.com/ko-devHong/react-native-mqtt/commit/88415e5387895f2239a5dff5a7264bbc92d77fa0)
+- fix: react-native-ios mqtts 적용 [`13134c2`](https://github.com/ko-devHong/react-native-mqtt/commit/13134c20f0a018b2b8fa0807937191fe888fa1ee)
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@ko-developerhong/react-native-mqtt",
3
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "use mqtt in react-native",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments