Skip to content

Commit 5c0c1ae

Browse files
authored
Merge pull request #14 from it-harrison/release-please--branches--master--components--repoman
chore(master): release repoman 4.0.0
2 parents 5748349 + a183e20 commit 5c0c1ae

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
{".":"3.0.0","packages/pack-a":"1.0.1","packages/pack-b":"2.0.0","packages/pack-c":"2.0.0"}
1+
{".":"4.0.0","packages/pack-a":"1.0.1","packages/pack-b":"2.0.0","packages/pack-c":"2.0.0"}
22

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [4.0.0](https://github.com/it-harrison/repoman/compare/repoman-v3.0.0...repoman-v4.0.0) (2023-11-21)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* a big change
9+
10+
### Bug Fixes
11+
12+
* a big change ([1decb91](https://github.com/it-harrison/repoman/commit/1decb91c541b1ed91af70c1f80fa3c25a7fb33da))
13+
314
## [3.0.0](https://github.com/it-harrison/repoman/compare/repoman-v2.0.1...repoman-v3.0.0) (2023-11-21)
415

516

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "repoman",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"main": "index.js",
55
"repository": "[email protected]:it-harrison/repoman.git",
66
"author": "Ian <[email protected]>",

0 commit comments

Comments
 (0)