Skip to content

Commit e8fa7ce

Browse files
committed
Merge branch 'main' of github.com:LarisLab/ui
2 parents 094aa1a + 679feef commit e8fa7ce

3 files changed

Lines changed: 10 additions & 3 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.2](https://github.com/LarisLab/ui/compare/v1.9.1...v1.9.2) (2025-06-11)
2+
3+
4+
### Bug Fixes
5+
6+
* improved Textarea autoSize with minRows & maxRows support ([ff77d52](https://github.com/LarisLab/ui/commit/ff77d52abe83367a09ee5a43978f76459a591bb2))
7+
18
## [1.9.1](https://github.com/LarisLab/ui/compare/v1.9.0...v1.9.1) (2025-05-23)
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@larislab/ui",
3-
"version": "1.9.1",
3+
"version": "1.9.2",
44
"description": "UI react component library based on shadcn/ui",
55
"homepage": "https://github.com/LarisLab/ui",
66
"bugs": {

0 commit comments

Comments
 (0)