Skip to content

Commit 4ed0b3f

Browse files
committed
v0.6.0
1 parent da720dd commit 4ed0b3f

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [Unreleased]
44

5+
## [0.6.0] - 2024-04-26
6+
57
### Changed
68

79
- Module-first setup #14

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "zustand-signal",
33
"description": "Another React binding for Zustand",
4-
"version": "0.5.3",
4+
"version": "0.6.0",
55
"type": "module",
66
"author": "Daishi Kato",
77
"repository": {

0 commit comments

Comments
 (0)