Skip to content

Commit

Permalink
v0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Aug 16, 2024
1 parent 3fa7e4f commit 7179a3f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

## [Unreleased]

## [0.4.0] - 2024-08-16

### Added

- feat: `useAtomValue` that doesn't resolve promises #7
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jotai-suspense",
"description": "👻🔮",
"version": "0.3.0",
"version": "0.4.0",
"type": "module",
"author": "Daishi Kato",
"repository": {
Expand Down

0 comments on commit 7179a3f

Please sign in to comment.