Skip to content

Commit c5e1401

Browse files
committed
chore: release v0.3.0
1 parent cd858a6 commit c5e1401

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [0.3.0](https://github.com/jotaijs/jotai-devtools/compare/v0.3.0-next.4...v0.3.0) (2023-03-06)
2+
3+
### Bug Fixes
4+
5+
- improve atom list stability + remove deep parse feature
6+
([fe82bfe](https://github.com/jotaijs/jotai-devtools/commit/fe82bfe4e5d1b69366bc8ca4f5f1f612a32209e1))
7+
18
# [0.3.0-next.4](https://github.com/jotai-labs/jotai-devtools/compare/v0.3.0-next.3...v0.3.0-next.4) (2023-03-02)
29

310
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jotai-devtools",
3-
"version": "0.3.0-next.4",
3+
"version": "0.3.0",
44
"description": "A powerful toolkit to enhance your development experience with Jotai",
55
"author": {
66
"name": "Arjun Vegda",

0 commit comments

Comments
 (0)