Skip to content

Commit ba16662

Browse files
chore(ui): release version 1.3.1
1 parent 1c3a145 commit ba16662

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.3.1](https://github.com/rhinobase/design-system/compare/ui-1.3.0...ui-1.3.1) (2023-11-30)
6+
7+
8+
### Bug Fixes
9+
10+
* **ui:** passed required props in select inside calender component ([fd0432d](https://github.com/rhinobase/design-system/commit/fd0432d0d44af8eb4af6491dfd706c88fc6fa26d))
11+
* **ui:** resolved build errors ([7dfeb85](https://github.com/rhinobase/design-system/commit/7dfeb85299a9f913801cb023a7f65ea7beb5f336))
12+
513
## [1.3.0](https://github.com/rhinobase/design-system/compare/ui-1.2.1...ui-1.3.0) (2023-11-16)
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.3.0",
4+
"version": "1.3.1",
55
"license": "MIT",
66
"keywords": [
77
"react",

0 commit comments

Comments
 (0)