Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 28, 2024
1 parent 5fb32bf commit 965e4ea
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/cuddly-pets-tickle.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/jotai-x/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# jotai-x

## 1.2.3

### Patch Changes

- [#11](https://github.com/udecode/jotai-x/pull/11) by [@12joan](https://github.com/12joan) – Do not render jotai's Provider component as part of jotai-x's provider. Jotai's Provider is unnecessary and interferes with vanilla jotai atoms.

## 1.2.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/jotai-x/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jotai-x",
"version": "1.2.2",
"version": "1.2.3",
"description": "Jotai store factory for a best-in-class developer experience.",
"license": "MIT",
"homepage": "https://platejs.org",
Expand Down

0 comments on commit 965e4ea

Please sign in to comment.