Skip to content

Commit cccbf63

Browse files
chore(release): 1.5.3 [skip ci]
## [1.5.3](v1.5.2...v1.5.3) (2026-03-01) ### ♻️ Refatoração * relocate Section component from components to primitives and update all references. ([a70a595](a70a595))
1 parent a70a595 commit cccbf63

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.5.3](https://github.com/riligar/components-kit/compare/v1.5.2...v1.5.3) (2026-03-01)
2+
3+
### ♻️ Refatoração
4+
5+
* relocate Section component from components to primitives and update all references. ([a70a595](https://github.com/riligar/components-kit/commit/a70a595c32d50168f3c20daf7971ff33d6abb691))
6+
17
## [1.5.2](https://github.com/riligar/components-kit/compare/v1.5.1...v1.5.2) (2026-03-01)
28

39
### 🐛 Correções

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

0 commit comments

Comments
 (0)