Skip to content

Commit

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

chore(main): release ui-components 0.0.2
  • Loading branch information
aversini authored Nov 3, 2023
2 parents b71ce41 + 2063dc9 commit a63bc71
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.1"}
{"packages/ui-components":"0.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

## [0.0.2](https://github.com/aversini/ui-components/compare/ui-components-v0.0.1...ui-components-v0.0.2) (2023-11-03)


### Bug Fixes

* release scoped package as public ([8f79430](https://github.com/aversini/ui-components/commit/8f794301e8366535349d9979d3d7d2e53842a7d2))

## 0.0.1 (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.1",
"version": "0.0.2",
"license": "MIT",
"author": "Arno Versini",
"publishConfig": {
Expand Down

0 comments on commit a63bc71

Please sign in to comment.