Skip to content

Commit

Permalink
chore(main): release ui-components 0.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
aversini committed Nov 6, 2023
1 parent 708e88f commit 6fc2a3f
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":"0.0.4"}
{"packages/ui-components":"0.0.5"}
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

## [0.0.5](https://github.com/aversini/ui-components/compare/ui-components-v0.0.4...ui-components-v0.0.5) (2023-11-06)


### Bug Fixes

* bump non-breaking prod dependencies ([32e0626](https://github.com/aversini/ui-components/commit/32e06265a9b3516671c84955dbd32ceae0fcd0c4))

## [0.0.4](https://github.com/aversini/ui-components/compare/ui-components-v0.0.3...ui-components-v0.0.4) (2023-11-03)


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

0 comments on commit 6fc2a3f

Please sign in to comment.