Skip to content

Commit

Permalink
v0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Jan 30, 2024
1 parent aed54d3 commit b56d9d4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## [Unreleased]

## [0.4.1] - 2024-01-30
### Changed
- fix: always async #10

## [0.4.0] - 2024-01-11
### Added
- fix behavior with strict mode #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-cache",
"description": "👻🗃 ",
"version": "0.4.0",
"version": "0.4.1",
"author": "Daishi Kato",
"repository": {
"type": "git",
Expand Down

0 comments on commit b56d9d4

Please sign in to comment.