Skip to content

Commit

Permalink
chore: release main (#314)
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 Nov 28, 2023
1 parent 86ccdb3 commit 4f49192
Show file tree
Hide file tree
Showing 3 changed files with 16 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": "1.7.1",
"packages/core": "1.8.0",
"packages/tokens": "1.2.0"
}
14 changes: 14 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [1.8.0](https://github.com/juntossomosmais/atomium/compare/atomium-v1.7.1...atomium-v1.8.0) (2023-11-27)


### Features

* create custom render and pre load validations ([#290](https://github.com/juntossomosmais/atomium/issues/290)) ([83c7a2c](https://github.com/juntossomosmais/atomium/commit/83c7a2c7e8007fd393761806eff327d58b89072f))
* **icons:** add custom wallet icon ([#313](https://github.com/juntossomosmais/atomium/issues/313)) ([f020b61](https://github.com/juntossomosmais/atomium/commit/f020b612afe6386b8b96b04790a8a70199fc4eaa))


### Bug Fixes

* **atom-select:** add possibility to pass default value ([#316](https://github.com/juntossomosmais/atomium/issues/316)) ([c647479](https://github.com/juntossomosmais/atomium/commit/c647479d1ae8df25794664f5bb9fdd89345b3ea3))
* **core:** add specificity to input border-radius class ([#315](https://github.com/juntossomosmais/atomium/issues/315)) ([86ccdb3](https://github.com/juntossomosmais/atomium/commit/86ccdb3361b49c99223d5341f120c5e6e28e6641))

## [1.7.1](https://github.com/juntossomosmais/atomium/compare/atomium-v1.7.0...atomium-v1.7.1) (2023-11-08)


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

0 comments on commit 4f49192

Please sign in to comment.