Skip to content

Commit 69ebfaa

Browse files
authored
Merge pull request #31 from it-harrison/release-please--branches--master
chore: release master
2 parents b12f507 + bf3c41b commit 69ebfaa

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
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.1.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":"3.0.0","packages/pack-c":"3.1.0"}
22

33

packages/pack-a/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-a-v3.1.0...pack-a-v3.2.0) (2023-11-28)
4+
5+
6+
### Features
7+
8+
* add some constant ([8fd4211](https://github.com/it-harrison/repoman/commit/8fd4211bbc4cb599b2dc45c4b7d75dba0cc978c8))
9+
310
## [3.1.0](https://github.com/it-harrison/repoman/compare/pack-a-v3.0.0...pack-a-v3.1.0) (2023-11-27)
411

512

packages/pack-a/package.json

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

0 commit comments

Comments
 (0)