Skip to content

Commit 961d432

Browse files
committed
Publish v0.6.2
1 parent 364e4a6 commit 961d432

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [0.6.2](https://github.com/react-restart/hooks/compare/v0.6.1...v0.6.2) (2025-01-07)
2+
3+
4+
### Bug Fixes
5+
6+
* exports definition again ([364e4a6](https://github.com/react-restart/hooks/commit/364e4a68ccad6e30d59c1ec6fd305019a521f912))
7+
8+
9+
10+
11+
112
## [0.6.1](https://github.com/react-restart/hooks/compare/v0.6.0...v0.6.1) (2025-01-07)
213

314

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@restart/hooks",
3-
"version": "0.6.1",
3+
"version": "0.6.2",
44
"type": "module",
55
"exports": {
66
"./*": {

0 commit comments

Comments
 (0)