Skip to content

Commit 74a187f

Browse files
committed
Publish v0.6.1
1 parent 523780d commit 74a187f

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [0.6.1](https://github.com/react-restart/hooks/compare/v0.6.0...v0.6.1) (2025-01-07)
2+
3+
4+
### Bug Fixes
5+
6+
* exports definition ([523780d](https://github.com/react-restart/hooks/commit/523780d5bd7ce9647753c284d84f4f59e624af70))
7+
8+
9+
10+
11+
112
# [0.6.0](https://github.com/react-restart/hooks/compare/v0.5.1...v0.6.0) (2025-01-07)
213

314

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@restart/hooks",
3-
"version": "0.6.0",
3+
"version": "0.6.1",
44
"type": "module",
55
"exports": {
66
"./*.js": {

0 commit comments

Comments
 (0)