Skip to content

Commit

Permalink
Merge pull request #9 from udecode/changeset-release/main
Browse files Browse the repository at this point in the history
[Release] Version packages
  • Loading branch information
Ziad Beyens committed Feb 14, 2024
2 parents 48216a6 + d3e1244 commit 5b179fe
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/heavy-ravens-sneeze.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.2

### Patch Changes

- [#8](https://github.com/udecode/jotai-x/pull/8) by [@zbeyens](https://github.com/zbeyens) – Fix React imports for SSR

## 1.2.1

### 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.1",
"version": "1.2.2",
"description": "Jotai store factory for a best-in-class developer experience.",
"license": "MIT",
"homepage": "https://platejs.org",
Expand Down

0 comments on commit 5b179fe

Please sign in to comment.