Skip to content

Commit

Permalink
chore: release main (#649)
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>
Co-authored-by: Felipe Fialho <[email protected]>
  • Loading branch information
github-actions[bot] and felipefialho authored Dec 13, 2024
1 parent b675fa1 commit 3c47bd3
Show file tree
Hide file tree
Showing 3 changed files with 10 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.29.0",
"packages/core": "2.30.0",
"packages/tokens": "2.0.0"
}
8 changes: 8 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [2.30.0](https://github.com/juntossomosmais/atomium/compare/atomium-v2.29.0...atomium-v2.30.0) (2024-12-10)


### Features

* **pagination:** create pagination component ([#647](https://github.com/juntossomosmais/atomium/issues/647)) ([66a2b6b](https://github.com/juntossomosmais/atomium/commit/66a2b6b0bba12a25e86c8768ff6a0aad0afc6a17))


## [2.29.0](https://github.com/juntossomosmais/atomium/compare/atomium-v2.28.0...atomium-v2.29.0) (2024-12-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.29.0",
"version": "2.30.0",
"description": "Core of web components for Atomium",
"repository": {
"type": "git",
Expand Down

0 comments on commit 3c47bd3

Please sign in to comment.