Skip to content

Commit

Permalink
Merge pull request #14 from it-harrison/release-please--branches--mas…
Browse files Browse the repository at this point in the history
…ter--components--repoman

chore(master): release repoman 4.0.0
  • Loading branch information
it-harrison authored Nov 21, 2023
2 parents 5748349 + a183e20 commit 5c0c1ae
Show file tree
Hide file tree
Showing 3 changed files with 13 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,2 +1,2 @@
{".":"3.0.0","packages/pack-a":"1.0.1","packages/pack-b":"2.0.0","packages/pack-c":"2.0.0"}
{".":"4.0.0","packages/pack-a":"1.0.1","packages/pack-b":"2.0.0","packages/pack-c":"2.0.0"}

11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [4.0.0](https://github.com/it-harrison/repoman/compare/repoman-v3.0.0...repoman-v4.0.0) (2023-11-21)


### ⚠ BREAKING CHANGES

* a big change

### Bug Fixes

* a big change ([1decb91](https://github.com/it-harrison/repoman/commit/1decb91c541b1ed91af70c1f80fa3c25a7fb33da))

## [3.0.0](https://github.com/it-harrison/repoman/compare/repoman-v2.0.1...repoman-v3.0.0) (2023-11-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "repoman",
"version": "3.0.0",
"version": "4.0.0",
"main": "index.js",
"repository": "[email protected]:it-harrison/repoman.git",
"author": "Ian <[email protected]>",
Expand Down

0 comments on commit 5c0c1ae

Please sign in to comment.