Skip to content

Commit e4f0a7c

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

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.1.0](https://github.com/pansyjs/react-hooks/compare/@pansy/[email protected]...@pansy/[email protected]) (2023-11-06)
7+
8+
9+
### Features
10+
11+
* **@pansy/react-hooks:** remove @pansy/use-mqtt ([d907c9c](https://github.com/pansyjs/react-hooks/commit/d907c9c7d167c525722660d3163ad4a2e2881fa9))
12+
13+
14+
15+
16+
617
## [1.0.6](https://github.com/pansyjs/react-hooks/compare/@pansy/[email protected]...@pansy/[email protected]) (2023-08-28)
718

819
**Note:** Version bump only for package @pansy/react-hooks

‎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.0.0",
3+
"version": "2.1.0",
44
"main": "lib/index.js",
55
"module": "es/index.js",
66
"types": "es/index.d.ts",

0 commit comments

Comments
 (0)