Skip to content

Commit

Permalink
chore: release main (#585)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Oct 1, 2024
1 parent ce477d2 commit cea3f0f
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"packages/core": "2.18.1",
"packages/core": "2.19.0",
"packages/tokens": "2.0.0"
}
7 changes: 7 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.19.0](https://github.com/juntossomosmais/atomium/compare/atomium-v2.18.1...atomium-v2.19.0) (2024-10-01)


### Features

* **icons:** add icon target ([#584](https://github.com/juntossomosmais/atomium/issues/584)) ([ce477d2](https://github.com/juntossomosmais/atomium/commit/ce477d200fab26c3dc6f561276dc1aaa9ab6ed1d))

## [2.18.1](https://github.com/juntossomosmais/atomium/compare/atomium-v2.18.0...atomium-v2.18.1) (2024-09-30)


Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@juntossomosmais/atomium",
"version": "2.18.1",
"version": "2.19.0",
"description": "Core of web components for Atomium",
"repository": {
"type": "git",
Expand Down

0 comments on commit cea3f0f

Please sign in to comment.