Skip to content

Commit 370eec4

Browse files
chore: release main (#662)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 83acd16 commit 370eec4

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"packages/core": "2.31.0",
2+
"packages/core": "3.0.0",
33
"packages/tokens": "2.0.0"
44
}

packages/core/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [3.0.0](https://github.com/juntossomosmais/atomium/compare/atomium-v2.31.0...atomium-v3.0.0) (2024-12-17)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* **core:** update stencil and ionic ([#632](https://github.com/juntossomosmais/atomium/issues/632))
9+
10+
### Features
11+
12+
* **core:** update stencil and ionic ([#632](https://github.com/juntossomosmais/atomium/issues/632)) ([a2c3d06](https://github.com/juntossomosmais/atomium/commit/a2c3d068b497c48d9c9875fc47537272dcf37d36))
13+
314
## [2.31.0](https://github.com/juntossomosmais/atomium/compare/atomium-v2.30.0...atomium-v2.31.0) (2024-12-13)
415

516

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@juntossomosmais/atomium",
3-
"version": "2.31.0",
3+
"version": "3.0.0",
44
"description": "Core of web components for Atomium",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)