Skip to content

Commit 7dc062d

Browse files
chore(release): 1.5.2 [skip ci]
## [1.5.2](v1.5.1...v1.5.2) (2026-03-01) ### 🐛 Correções * adjust mediaMaw prop value in Demo.jsx ([427a6ad](427a6ad))
1 parent 427a6ad commit 7dc062d

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.2](https://github.com/riligar/components-kit/compare/v1.5.1...v1.5.2) (2026-03-01)
2+
3+
### 🐛 Correções
4+
5+
* adjust mediaMaw prop value in Demo.jsx ([427a6ad](https://github.com/riligar/components-kit/commit/427a6ad0d7f14e65524d114fc6f85d33e9d140ab))
6+
17
## [1.5.1](https://github.com/riligar/components-kit/compare/v1.5.0...v1.5.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.5.1",
3+
"version": "1.5.2",
44
"license": "MIT",
55
"type": "module",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)