Skip to content

Commit

Permalink
chore: release main (#592)
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 9, 2024
1 parent f808c17 commit 9208b06
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.20.0",
"packages/core": "2.20.1",
"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.20.1](https://github.com/juntossomosmais/atomium/compare/atomium-v2.20.0...atomium-v2.20.1) (2024-10-09)


### Bug Fixes

* **button:** add white space property to not overflow text ([#591](https://github.com/juntossomosmais/atomium/issues/591)) ([f808c17](https://github.com/juntossomosmais/atomium/commit/f808c176af6258269c0e592f8557adea56cad6bd))

## [2.20.0](https://github.com/juntossomosmais/atomium/compare/atomium-v2.19.0...atomium-v2.20.0) (2024-10-03)


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.20.0",
"version": "2.20.1",
"description": "Core of web components for Atomium",
"repository": {
"type": "git",
Expand Down

0 comments on commit 9208b06

Please sign in to comment.