Skip to content

Commit 9218521

Browse files
chore(release): 1.9.4 [skip ci]
## [1.9.4](v1.9.3...v1.9.4) (2025-07-28) ### Bug Fixes * zod4 support ([0d59cc2](0d59cc2))
1 parent 1bb6fc0 commit 9218521

3 files changed

Lines changed: 11 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.9.4](https://github.com/LarisLab/ui/compare/v1.9.3...v1.9.4) (2025-07-28)
2+
3+
4+
### Bug Fixes
5+
6+
* zod4 support ([0d59cc2](https://github.com/LarisLab/ui/commit/0d59cc26a1a42f8116924a59132cb818c259946d))
7+
18
## [1.9.3](https://github.com/LarisLab/ui/compare/v1.9.2...v1.9.3) (2025-06-12)
29

310

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@larislab/ui",
3-
"version": "1.9.3",
3+
"version": "1.9.4",
44
"description": "UI react component library based on shadcn/ui",
55
"homepage": "https://github.com/LarisLab/ui",
66
"bugs": {
@@ -130,4 +130,4 @@
130130
"tailwindcss": {}
131131
}
132132
}
133-
}
133+
}

0 commit comments

Comments
 (0)