Skip to content

Commit f8cd42f

Browse files
chore: release main (#781)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent aa953c5 commit f8cd42f

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-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": "3.14.1",
2+
"packages/core": "3.15.0",
33
"packages/tokens": "2.1.0"
44
}

packages/core/CHANGELOG.md

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

3+
## [3.15.0](https://github.com/juntossomosmais/atomium/compare/atomium-v3.14.1...atomium-v3.15.0) (2025-08-06)
4+
5+
6+
### Features
7+
8+
* **meter:** use regular color on meter component ([#780](https://github.com/juntossomosmais/atomium/issues/780)) ([aa953c5](https://github.com/juntossomosmais/atomium/commit/aa953c5f3f0e06a646a306b5a1d7e1d6c7a926ca))
9+
310
## [3.14.1](https://github.com/juntossomosmais/atomium/compare/atomium-v3.14.0...atomium-v3.14.1) (2025-08-01)
411

512

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": "3.14.1",
3+
"version": "3.15.0",
44
"description": "Core of web components for Atomium",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)