Skip to content

Commit a82deb9

Browse files
chore(ui): release version 1.1.0
1 parent b3d9723 commit a82deb9

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

libs/ui/CHANGELOG.md

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

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

5+
## [1.1.0](https://github.com/rhinobase/design-system/compare/ui-1.0.7...ui-1.1.0) (2023-10-10)
6+
7+
8+
### Bug Fixes
9+
10+
* added formatting in pre commit ([c90c9fc](https://github.com/rhinobase/design-system/commit/c90c9fcef66f0f01a0ffa75d0ce9f808c69ce059))
11+
* **rafty docs:** improve date picker ([b3d9723](https://github.com/rhinobase/design-system/commit/b3d97235398a1fcfd6bcdd1d07d78189f25e8299))
12+
513
## [1.0.7](https://github.com/rhinobase/design-system/compare/ui-1.0.6...ui-1.0.7) (2023-09-29)
614

715
### 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.7",
4+
"version": "1.1.0",
55
"license": "MIT",
66
"keywords": [
77
"react",

0 commit comments

Comments
 (0)