Skip to content

Commit 370c8f2

Browse files
committed
ui (v0.1.26)
1 parent d689954 commit 370c8f2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/ui/CHANGELOG.md

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

3+
## 0.1.26
4+
5+
### Patch Changes
6+
7+
- replace framer's createStore with zustand
8+
39
## 0.1.25
410

511
### Patch Changes

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ui",
3-
"version": "0.1.25",
3+
"version": "0.1.26",
44
"main": "./dist/index.js",
55
"types": "./dist/index.d.ts",
66
"exports": {

0 commit comments

Comments
 (0)