Skip to content

Commit

Permalink
chore: release main (#349)
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 Dec 5, 2023
1 parent 2f12eab commit 036b61d
Show file tree
Hide file tree
Showing 3 changed files with 11 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.8.1",
"packages/core": "1.8.2",
"packages/tokens": "1.2.0"
}
9 changes: 9 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [1.8.2](https://github.com/juntossomosmais/atomium/compare/atomium-v1.8.1...atomium-v1.8.2) (2023-12-05)


### Bug Fixes

* adjust white color in fill clear ([#348](https://github.com/juntossomosmais/atomium/issues/348)) ([83727a0](https://github.com/juntossomosmais/atomium/commit/83727a0ce3eacfa7727d8febabce1679256bb85c))
* **core:** add more specific has-icon class ([#350](https://github.com/juntossomosmais/atomium/issues/350)) ([2f12eab](https://github.com/juntossomosmais/atomium/commit/2f12eab4963fabe79912c49b02f99dcdd2afbe09))
* **core:** remove lifecycle methods from inputs ([#330](https://github.com/juntossomosmais/atomium/issues/330)) ([ca8ae09](https://github.com/juntossomosmais/atomium/commit/ca8ae090f272f5250a3ffb0aa0a90151e723e9c5))

## [1.8.1](https://github.com/juntossomosmais/atomium/compare/atomium-v1.8.0...atomium-v1.8.1) (2023-11-30)


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

0 comments on commit 036b61d

Please sign in to comment.