Skip to content

Commit

Permalink
Merge pull request #88 from aversini/release-please--branches--main--…
Browse files Browse the repository at this point in the history
…components--ui-components

chore(main): release ui-components 4.0.2
  • Loading branch information
aversini authored Nov 26, 2023
2 parents 9a6c2c0 + 96cb763 commit 0263924
Show file tree
Hide file tree
Showing 3 changed files with 9 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 +1 @@
{"packages/ui-components":"4.0.1"}
{"packages/ui-components":"4.0.2"}
7 changes: 7 additions & 0 deletions packages/ui-components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.0.2](https://github.com/aversini/ui-components/compare/ui-components-v4.0.1...ui-components-v4.0.2) (2023-11-26)


### Bug Fixes

* **ButtonIcon:** width and height are not always identical ([dd99b6a](https://github.com/aversini/ui-components/commit/dd99b6a6d641b658a645b7e9bd8d3cb767c6d5c4))

## [4.0.1](https://github.com/aversini/ui-components/compare/ui-components-v4.0.0...ui-components-v4.0.1) (2023-11-26)


Expand Down
2 changes: 1 addition & 1 deletion packages/ui-components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@versini/ui-components",
"version": "4.0.1",
"version": "4.0.2",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down

0 comments on commit 0263924

Please sign in to comment.