Skip to content

Commit 2061afd

Browse files
committed
🔖 chore(release): publish %v
- @pansy/react-hooks@1.0.3
1 parent 1af8fec commit 2061afd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

‎hooks/hooks/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
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+
## [1.0.3](https://github.com/pansyjs/react-hooks/compare/@pansy/react-hooks@1.0.2...@pansy/react-hooks@1.0.3) (2022-12-29)
7+
8+
**Note:** Version bump only for package @pansy/react-hooks
9+
10+
11+
12+
13+
614
## [1.0.2](https://github.com/pansyjs/react-hooks/compare/@pansy/react-hooks@1.0.1...@pansy/react-hooks@1.0.2) (2022-12-28)
715

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

0 commit comments

Comments
 (0)