Skip to content

Commit

Permalink
Merge pull request #8 from wobsoriano/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
wobsoriano authored Sep 20, 2024
2 parents 12c58ea + 316b847 commit fe1ea24
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/neat-gifts-sing.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# solid-jotai

## 0.3.0

### Minor Changes

- 12c58ea: Add `useAtomCallback` util and reexport jotai utils
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "solid-jotai",
"type": "module",
"version": "0.2.2",
"version": "0.3.0",
"private": false,
"packageManager": "[email protected]",
"description": "Primitive and flexible state management for Solid based on Jotai.",
Expand Down

0 comments on commit fe1ea24

Please sign in to comment.