Skip to content

Commit 17c750f

Browse files
chore(ui): release version 1.0.2
1 parent 19fdac0 commit 17c750f

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

libs/ui/CHANGELOG.md

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

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

5+
## [1.0.2](https://github.com/rhinobase/design-system/compare/ui-1.0.1...ui-1.0.2) (2023-09-21)
6+
7+
8+
### Bug Fixes
9+
10+
* added displayName in spinner ([89aa180](https://github.com/rhinobase/design-system/commit/89aa1802f3242be9647bdf067b25b725a3f05dc0))
11+
* added missing displayName to all components ([e61bd49](https://github.com/rhinobase/design-system/commit/e61bd49a583afa9222d064048c0b1c69d407d719))
12+
* fixed issue with dialog description component ([849371d](https://github.com/rhinobase/design-system/commit/849371d775212a23a1f7202bbaf84824383f9654))
13+
* improve progress component styling ([9daf490](https://github.com/rhinobase/design-system/commit/9daf49014ba5721556f576d4f92e18a5bd0e9013))
14+
* improvement in tag field ([7700999](https://github.com/rhinobase/design-system/commit/77009997aee6efbcf881b652c4f5f9182778756c))
15+
* minor improvement in radio component ([53deaf9](https://github.com/rhinobase/design-system/commit/53deaf941e8d123d63505c412fce01e1e62c9233))
16+
* prop updation in tag field component ([6d8c902](https://github.com/rhinobase/design-system/commit/6d8c902f3dc1a20f191f0f450aa0e3d139ea04e6))
17+
* radio improvement ([b1f160a](https://github.com/rhinobase/design-system/commit/b1f160acabdb5c35e0ec479e16e785c0e581cfc6))
18+
519
## [1.0.1](https://github.com/rhinobase/design-system/compare/ui-1.0.0...ui-1.0.1) (2023-08-29)
620

721
### Bug Fixes

libs/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.0.1",
4+
"version": "1.0.2",
55
"license": "MIT",
66
"keywords": [
77
"react",

0 commit comments

Comments
 (0)