Skip to content

Commit 6d90496

Browse files
committed
v0.6.0
1 parent a98f0c5 commit 6d90496

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
## [Unreleased]
44

5+
## [0.6.0] - 2024-12-20
6+
7+
### Changed
8+
9+
- Migrate to Valtio v2 #10
10+
511
## [0.5.0] - 2024-05-26
612

713
### Changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "jotai-valtio",
33
"description": "👻💊",
4-
"version": "0.5.0",
4+
"version": "0.6.0",
55
"type": "module",
66
"author": "Daishi Kato",
77
"contributors": [

0 commit comments

Comments
 (0)