Skip to content

Commit 339d261

Browse files
authored
Merge pull request #33 from it-harrison/release-please--branches--master
chore: release master
2 parents 75039c2 + 0056017 commit 339d261

File tree

5 files changed

+21
-3
lines changed

5 files changed

+21
-3
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
{".":"7.0.0","packages/pack-a":"3.2.0","packages/pack-b":"3.0.0","packages/pack-c":"3.1.0"}
1+
{".":"7.0.0","packages/pack-a":"3.2.0","packages/pack-b":"4.0.0","packages/pack-c":"3.2.0"}
22

33

packages/pack-b/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/pack-b-v3.0.0...pack-b-v4.0.0) (2023-11-28)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* log six
9+
10+
### Features
11+
12+
* log six ([c83673c](https://github.com/it-harrison/repoman/commit/c83673cb6d4fd2c328a66c40259ffcb5d4b60ce9))
13+
314
## [3.0.0](https://github.com/it-harrison/repoman/compare/pack-b-v2.1.0...pack-b-v3.0.0) (2023-11-27)
415

516

packages/pack-b/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pack-b",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"main": "index.js",
55
"license": "MIT"
66
}

packages/pack-c/CHANGELOG.md

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

3+
## [3.2.0](https://github.com/it-harrison/repoman/compare/pack-c-v3.1.0...pack-c-v3.2.0) (2023-11-28)
4+
5+
6+
### Features
7+
8+
* log "f" ([abdbc46](https://github.com/it-harrison/repoman/commit/abdbc463eaebedba26bbfaead28df2acf3958253))
9+
310
## [3.1.0](https://github.com/it-harrison/repoman/compare/pack-c-v3.0.0...pack-c-v3.1.0) (2023-11-27)
411

512

packages/pack-c/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "pack-c",
3-
"version": "3.1.0",
3+
"version": "3.2.0",
44
"main": "index.js",
55
"license": "MIT"
66
}

0 commit comments

Comments
 (0)