Skip to content

Commit

Permalink
chore: release main (#4)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jul 2, 2024
1 parent 17f35ee commit 8990e38
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,4 +1,4 @@
{
"packages/a": "0.5.0",
"packages/a": "0.7.0",
"packages/b": "0.5.0"
}
7 changes: 7 additions & 0 deletions packages/a/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [0.7.0](https://github.com/leavesster/release-please-monorepo-example/compare/b-v0.5.0...b-v0.7.0) (2024-07-02)


### Features

* add new export aa ([17f35ee](https://github.com/leavesster/release-please-monorepo-example/commit/17f35eee0669c93ea83c77d1586fb85654ac5a02))

## [0.5.0](https://github.com/leavesster/monorepo-changelog-example/compare/b-v0.2.0...b-v0.5.0) (2024-06-25)


Expand Down
2 changes: 1 addition & 1 deletion packages/a/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "a",
"version": "0.5.0",
"version": "0.7.0",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 8990e38

Please sign in to comment.