Skip to content

Commit 2422834

Browse files
chore(ui): release version 1.1.1
1 parent 999ca3f commit 2422834

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

libs/ui/CHANGELOG.md

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

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

5+
## [1.1.1](https://github.com/rhinobase/design-system/compare/ui-1.1.0...ui-1.1.1) (2023-10-12)
6+
7+
8+
### Features
9+
10+
* **ui:** added new badge component ([b211a05](https://github.com/rhinobase/design-system/commit/b211a054e681272341e6c718d612225aee50b81d))
11+
12+
13+
### Bug Fixes
14+
15+
* **ui:** added core-js package ([999ca3f](https://github.com/rhinobase/design-system/commit/999ca3f5879089d033b2b01602b766a56bb5697e))
16+
* **ui:** improve date picker and range picker ([a0eee23](https://github.com/rhinobase/design-system/commit/a0eee23da6d48773084a0f35540bfe759888243c))
17+
518
## [1.1.0](https://github.com/rhinobase/design-system/compare/ui-1.0.7...ui-1.1.0) (2023-10-10)
619

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

0 commit comments

Comments
 (0)