Skip to content

Commit a5f529a

Browse files
committed
chore: release v1.0.2
1 parent 13134c2 commit a5f529a

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-
#### 1.0.1
7+
#### 1.0.2
88

9-
- chore: ios 라이브러리 작업 완료 [`88415e5`](https://github.com/ko-devHong/react-native-mqtt/commit/88415e5387895f2239a5dff5a7264bbc92d77fa0)
9+
- fix: react-native-ios mqtts 적용 [`13134c2`](https://github.com/ko-devHong/react-native-mqtt/commit/13134c20f0a018b2b8fa0807937191fe888fa1ee)

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

0 commit comments

Comments
 (0)