Skip to content

Commit e453a03

Browse files
committed
chore: release v0.2.0
1 parent e20bb8b commit e453a03

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
@@ -1,3 +1,5 @@
1+
# [0.2.0](https://github.com/jotai-labs/jotai-devtools/compare/v0.2.0-next.1...v0.2.0) (2023-02-01)
2+
13
# [0.2.0-next.1](https://github.com/jotai-labs/jotai-devtools/compare/v0.2.0-next.0...v0.2.0-next.1) (2023-01-17)
24

35
### 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.2.0-next.1",
3+
"version": "0.2.0",
44
"description": "A powerful toolkit to enhance your development experience with Jotai",
55
"author": {
66
"name": "Arjun Vegda",

0 commit comments

Comments
 (0)