Skip to content

Commit

Permalink
release v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
akkadaska committed Aug 12, 2024
1 parent 4dbe59a commit 2aedc91
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Change Log

## [0.1.0] - 2024-08-12

### Added

- Initial release
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "jotai-ssr",
"description": "Jotai utilities for server-side rendering (SSR)",
"version": "0.0.0",
"version": "0.1.0",
"type": "module",
"author": "Daisuke Akazawa",
"repository": {
Expand Down

0 comments on commit 2aedc91

Please sign in to comment.