Skip to content

Commit

Permalink
v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dai-shi committed Jan 31, 2023
1 parent 56ae6d8 commit f8c7292
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Change Log

## [Unreleased]

## [0.1.0] - 2023-01-31
### Added
- Migrate to Jotai v2 API #1
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"name": "jotai-game",
"description": "👻🕹 ",
"version": "0.0.2",
"version": "0.1.0",
"author": "Daishi Kato",
"repository": {
"type": "git",
"url": "https://github.com/jotai-labs/jotai-game.git"
"url": "https://github.com/jotaijs/jotai-game.git"
},
"source": "./src/index.ts",
"main": "./dist/index.umd.js",
Expand Down

0 comments on commit f8c7292

Please sign in to comment.