Skip to content

Commit

Permalink
chore: release v0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
arjunvegda committed Apr 30, 2023
1 parent 15b770e commit c00def8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [0.5.1](https://github.com/jotaijs/jotai-devtools/compare/v0.5.0...v0.5.1) (2023-04-30)

### Bug Fixes

- add mts types after compile
([#66](https://github.com/jotaijs/jotai-devtools/issues/66))
([15b770e](https://github.com/jotaijs/jotai-devtools/commit/15b770eb8e00b210d7fae2b9d5af53087252b738))

# [0.5.0](https://github.com/jotaijs/jotai-devtools/compare/v0.4.0...v0.5.0) (2023-04-30)

### 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.5.0",
"version": "0.5.1",
"description": "A powerful toolkit to enhance your development experience with Jotai",
"author": {
"name": "Arjun Vegda",
Expand Down

0 comments on commit c00def8

Please sign in to comment.