Skip to content

Commit ae08a05

Browse files
chore(release): 1.4.0 [skip ci]
## [1.4.0](v1.3.0...v1.4.0) (2026-03-01) ### ✨ Novas Funcionalidades * Add `background` prop to various components and update background config to use `gray.1` instead of `gray.0`. ([7b8b70b](7b8b70b))
1 parent 7b8b70b commit ae08a05

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.4.0](https://github.com/riligar/components-kit/compare/v1.3.0...v1.4.0) (2026-03-01)
2+
3+
### ✨ Novas Funcionalidades
4+
5+
* Add `background` prop to various components and update background config to use `gray.1` instead of `gray.0`. ([7b8b70b](https://github.com/riligar/components-kit/commit/7b8b70b36ca6a4caddc9538254e7f4011ed8c32b))
6+
17
## [1.3.0](https://github.com/riligar/components-kit/compare/v1.2.1...v1.3.0) (2026-03-01)
28

39
### ✨ Novas Funcionalidades

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@riligar/components-kit",
3-
"version": "1.3.0",
3+
"version": "1.4.0",
44
"license": "MIT",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)