Skip to content

Commit

Permalink
feat(app-b): released version v0.4.0 [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
b12k committed May 1, 2023
1 parent 2cb0847 commit a241d04
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions apps/app-b/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [0.4.0](https://github.com/b12k/monorepo-semantic-releases/compare/@mono/app-b-v0.3.0...@mono/app-b-v0.4.0) (2023-05-01)


### Features

* **lib-b:** added prefix ([#3](https://github.com/b12k/monorepo-semantic-releases/issues/3)) ([2cb0847](https://github.com/b12k/monorepo-semantic-releases/commit/2cb08478f16b3efa133c5af2b632c14f295ac2ff))

## [0.3.0](https://github.com/b12k/monorepo-semantic-releases/compare/@mono/app-b-v0.2.0...@mono/app-b-v0.3.0) (2023-05-01)


Expand Down
2 changes: 1 addition & 1 deletion apps/app-b/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@mono/app-b",
"version": "0.3.0",
"version": "0.4.0",
"license": "MIT",
"scripts": {
"start": "node index.js",
Expand Down

0 comments on commit a241d04

Please sign in to comment.