Skip to content

Commit

Permalink
Merge pull request #72 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 3.0.1
  • Loading branch information
aversini authored Nov 23, 2023
2 parents db942a5 + c97a893 commit 93c577a
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":"3.0.0"}
{"packages/ui-components":"3.0.1"}
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

## [3.0.1](https://github.com/aversini/ui-components/compare/ui-components-v3.0.0...ui-components-v3.0.1) (2023-11-23)


### Bug Fixes

* refactoring LiveRegion to drop react dom server usage ([8a4016d](https://github.com/aversini/ui-components/commit/8a4016db6b36ee377dbfb5c0e80aec5e86b1aceb))

## [3.0.0](https://github.com/aversini/ui-components/compare/ui-components-v2.2.1...ui-components-v3.0.0) (2023-11-23)


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": "3.0.0",
"version": "3.0.1",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down

0 comments on commit 93c577a

Please sign in to comment.