Skip to content

Commit

Permalink
chore: release main (#199)
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 Jul 25, 2023
1 parent ddae706 commit 4e5d7e9
Show file tree
Hide file tree
Showing 3 changed files with 14 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": "0.1.0-alpha.23",
"packages/core": "0.1.0-alpha.24",
"packages/tokens": "0.1.0-alpha.21"
}
12 changes: 12 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.1.0-alpha.24](https://github.com/juntossomosmais/atomium/compare/atomium-v0.1.0-alpha.23...atomium-v0.1.0-alpha.24) (2023-07-25)


### Features

* **docs:** create get started icons documentation ([#188](https://github.com/juntossomosmais/atomium/issues/188)) ([118bded](https://github.com/juntossomosmais/atomium/commit/118bded74f222d0f9be168a59c7bfdeb8999ba2a))


### Bug Fixes

* **react:** remove attribute when is "false" ([#190](https://github.com/juntossomosmais/atomium/issues/190)) ([373d16e](https://github.com/juntossomosmais/atomium/commit/373d16ec097471f7a98450fe2742e9e4493492cf))

## [0.1.0-alpha.23](https://github.com/juntossomosmais/atomium/compare/atomium-v0.1.0-alpha.22...atomium-v0.1.0-alpha.23) (2023-07-24)


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

0 comments on commit 4e5d7e9

Please sign in to comment.