Skip to content

Commit

Permalink
chore: release v0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunvegda committed Mar 12, 2023
1 parent 8f800ce commit 59b1564
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [0.3.1](https://github.com/jotaijs/jotai-devtools/compare/v0.3.0...v0.3.1) (2023-03-12)

### Bug Fixes

- ShellTriggerButton icon disappears
[#34](https://github.com/jotaijs/jotai-devtools/issues/34)
([#35](https://github.com/jotaijs/jotai-devtools/issues/35))
([8f800ce](https://github.com/jotaijs/jotai-devtools/commit/8f800ce1b3f43cc87a7a9474fb9e1ade943b6f22))

# [0.3.0](https://github.com/jotaijs/jotai-devtools/compare/v0.3.0-next.4...v0.3.0) (2023-03-06)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jotai-devtools",
"version": "0.3.0",
"version": "0.3.1",
"description": "A powerful toolkit to enhance your development experience with Jotai",
"author": {
"name": "Arjun Vegda",
Expand Down

0 comments on commit 59b1564

Please sign in to comment.