Skip to content

Commit a6ed7d8

Browse files
authored
Merge pull request #108 from udecode/changeset-release/main
[Release] Version packages
2 parents 7ed65c0 + 0956bf7 commit a6ed7d8

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/bright-sheep-talk.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/zustand-x/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @udecode/zustood
22

3+
## 6.1.0
4+
5+
### Minor Changes
6+
7+
- [#107](https://github.com/udecode/zustand-x/pull/107) by [@yf-yang](https://github.com/yf-yang) – feat: `store.subscribe` support
8+
39
## 6.0.3
410

511
### Patch Changes

packages/zustand-x/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zustand-x",
3-
"version": "6.0.3",
3+
"version": "6.1.0",
44
"description": "Zustand store factory for a best-in-class developer experience.",
55
"license": "MIT",
66
"homepage": "https://zustand-x.udecode.dev",

0 commit comments

Comments
 (0)