Skip to content

Commit f4b39c3

Browse files
chore(release): 1.2.0 [skip ci]
## [1.2.0](v1.1.1...v1.2.0) (2026-03-01) ### ✨ Novas Funcionalidades * Introduce Prettier configuration, format `index.js` with single quotes, and export the new Footer component. ([f9b56ae](f9b56ae))
1 parent f9b56ae commit f4b39c3

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.2.0](https://github.com/riligar/components-kit/compare/v1.1.1...v1.2.0) (2026-03-01)
2+
3+
### ✨ Novas Funcionalidades
4+
5+
* Introduce Prettier configuration, format `index.js` with single quotes, and export the new Footer component. ([f9b56ae](https://github.com/riligar/components-kit/commit/f9b56aee5f79544b5e9814a12c7aaaf3d389e3b0))
6+
17
## [1.1.1](https://github.com/riligar/components-kit/compare/v1.1.0...v1.1.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.1.1",
3+
"version": "1.2.0",
44
"license": "MIT",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)