Skip to content

Commit 29d06ff

Browse files
committed
chore(release): 1.0.0 [skip ci]
## 1.0.0 (2023-03-27) ### Features * add unsubscribe options type ([0c1bf0f](0c1bf0f)) * init mqtt ([5239dd3](5239dd3)) ### Bug Fixes * add precompiled-mqtt ([714e947](714e947)) * looping on mqtt connect ([10bfdac](10bfdac)) * mqtt client looping ([2c3c3de](2c3c3de)) * mqtt import ([d171ab1](d171ab1))
1 parent 71f79a3 commit 29d06ff

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 1.0.0 (2023-03-27)
2+
3+
4+
### Features
5+
6+
* add unsubscribe options type ([0c1bf0f](https://github.com/flow-build/react-mqtt-workflow-manager/commit/0c1bf0fc9d9403bebffd01a0644f5b72e31dc8bb))
7+
* init mqtt ([5239dd3](https://github.com/flow-build/react-mqtt-workflow-manager/commit/5239dd3ad2105ff81a39986bbc34b1efa3054a0d))
8+
9+
10+
### Bug Fixes
11+
12+
* add precompiled-mqtt ([714e947](https://github.com/flow-build/react-mqtt-workflow-manager/commit/714e947c8c4bdf20b459a25640dcd3eab9f7d584))
13+
* looping on mqtt connect ([10bfdac](https://github.com/flow-build/react-mqtt-workflow-manager/commit/10bfdac39bedff6027b4d28f0fb09273a7ea1925))
14+
* mqtt client looping ([2c3c3de](https://github.com/flow-build/react-mqtt-workflow-manager/commit/2c3c3ded4af65034e667f0cd4c18353e29532842))
15+
* mqtt import ([d171ab1](https://github.com/flow-build/react-mqtt-workflow-manager/commit/d171ab12e6792aa8500221d6bbf646b9cb76d9a7))
16+
117
## [1.0.0-alpha.2](https://github.com/flow-build/react-mqtt-workflow-manager/compare/v1.0.0-alpha.1...v1.0.0-alpha.2) (2023-03-23)
218

319

0 commit comments

Comments
 (0)