Skip to content

Commit 9130649

Browse files
committed
🔖 chore(release): publish %v
- @pansy/[email protected]
1 parent 4cc728c commit 9130649

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

‎hooks/hooks/CHANGELOG.md‎

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [2.2.0](https://github.com/pansyjs/react-hooks/compare/@pansy/[email protected]...@pansy/[email protected]) (2023-11-07)
7+
8+
9+
### Features
10+
11+
* **react-hooks:** remove useMqtt ([4cc728c](https://github.com/pansyjs/react-hooks/commit/4cc728c5ed72584ea6c902a87265d97cbd43b07e))
12+
13+
14+
15+
16+
617
# [2.1.0](https://github.com/pansyjs/react-hooks/compare/@pansy/[email protected]...@pansy/[email protected]) (2023-11-06)
718

819

‎hooks/hooks/package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@pansy/react-hooks",
3-
"version": "2.1.0",
3+
"version": "2.2.0",
44
"main": "lib/index.js",
55
"module": "es/index.js",
66
"types": "es/index.d.ts",

0 commit comments

Comments
 (0)