Skip to content

Commit 3b93da8

Browse files
chore(release): 1.3.0 [skip ci]
## [1.3.0](v1.2.1...v1.3.0) (2026-03-01) ### ✨ Novas Funcionalidades * use `resolveBackground` function for `FeaturesGrid` background property. ([8e9d5c8](8e9d5c8))
1 parent 8e9d5c8 commit 3b93da8

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.3.0](https://github.com/riligar/components-kit/compare/v1.2.1...v1.3.0) (2026-03-01)
2+
3+
### ✨ Novas Funcionalidades
4+
5+
* use `resolveBackground` function for `FeaturesGrid` background property. ([8e9d5c8](https://github.com/riligar/components-kit/commit/8e9d5c8539e95684b1e157d90d1346a80bcef9cd))
6+
17
## [1.2.1](https://github.com/riligar/components-kit/compare/v1.2.0...v1.2.1) (2026-03-01)
28

39
### ♻️ Refatoração

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.2.1",
3+
"version": "1.3.0",
44
"license": "MIT",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)