Skip to content

Commit c1878a3

Browse files
authored
Merge pull request #14 from udecode/changeset-release/main
[Release] Version packages
2 parents 24a1de7 + fb7f997 commit c1878a3

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/brown-plums-provide.md

-5
This file was deleted.

packages/jotai-x/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# jotai-x
22

3+
## 1.2.4
4+
5+
### Patch Changes
6+
7+
- [`24a1de7`](https://github.com/udecode/jotai-x/commit/24a1de747cea2ecc89b3005877527a7805a0eb87) by [@zbeyens](https://github.com/zbeyens) – doc
8+
39
## 1.2.3
410

511
### Patch Changes

packages/jotai-x/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jotai-x",
3-
"version": "1.2.3",
3+
"version": "1.2.4",
44
"description": "Jotai store factory for a best-in-class developer experience.",
55
"license": "MIT",
66
"homepage": "https://jotai-x.udecode.dev/",

0 commit comments

Comments
 (0)