Skip to content

Commit 5db3d7a

Browse files
chore(ui): release version 1.4.15
1 parent aeb5301 commit 5db3d7a

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

packages/ui/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,21 @@
22

33
This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
44

5+
## [1.4.15](https://github.com/rhinobase/raftyui/compare/ui-1.4.14...ui-1.4.15) (2024-03-15)
6+
7+
8+
### Features
9+
10+
* **ui:** added isReadOnly and isDisabled properties ([553d485](https://github.com/rhinobase/raftyui/commit/553d485137b0f3be97b977ffe9ca01f5a4313f21))
11+
12+
13+
### Bug Fixes
14+
15+
* resolved biome errors ([a7647d3](https://github.com/rhinobase/raftyui/commit/a7647d3e928721f72b39e359f2298ed9e579c36b))
16+
* **storybook:** fixed the story ([a760249](https://github.com/rhinobase/raftyui/commit/a760249b2d85520b210a014009d8915822ca502b))
17+
* **ui:** added required prop usage in radio group ([7ed005d](https://github.com/rhinobase/raftyui/commit/7ed005d00dbef3f005d75510a2c82ba955a18914))
18+
* **ui:** improved isReadOnly and isDisabled functionality and styling ([d9d293b](https://github.com/rhinobase/raftyui/commit/d9d293bbb4455cb3c4a5154624a1c2f4ce62289d))
19+
520
## [1.4.14](https://github.com/rhinobase/raftyui/compare/ui-1.4.13...ui-1.4.14) (2024-03-11)
621

722

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@rafty/ui",
33
"description": "React + A11y + Tailwind CSS Dynamic Component Library",
4-
"version": "1.4.14",
4+
"version": "1.4.15",
55
"license": "MIT",
66
"keywords": [
77
"react",

0 commit comments

Comments
 (0)