Skip to content

Commit

Permalink
chore: release main (#466)
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 Jun 13, 2024
1 parent 6880f68 commit b5e70ad
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.2.0",
"packages/core": "2.3.0",
"packages/tokens": "1.2.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.3.0](https://github.com/juntossomosmais/atomium/compare/atomium-v2.2.0...atomium-v2.3.0) (2024-06-13)


### Features

* **carousel:** improve accessibility using aria-disabled ([#462](https://github.com/juntossomosmais/atomium/issues/462)) ([34f839c](https://github.com/juntossomosmais/atomium/commit/34f839cd49329220e1a6de5c6a4718214a86b5a4))
* **list slider:** add new component and remove swiper :pray: ([#461](https://github.com/juntossomosmais/atomium/issues/461)) ([6880f68](https://github.com/juntossomosmais/atomium/commit/6880f680e7e6b84f7bd2f09f287df930a76f8654))

## [2.2.0](https://github.com/juntossomosmais/atomium/compare/atomium-v2.1.0...atomium-v2.2.0) (2024-06-06)


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

0 comments on commit b5e70ad

Please sign in to comment.