Skip to content

Commit 9310482

Browse files
committed
add config files
1 parent 1c6b7ba commit 9310482

File tree

2 files changed

+9
-6
lines changed

2 files changed

+9
-6
lines changed

.release-please-manifest.json

+1-6
Original file line numberDiff line numberDiff line change
@@ -1,6 +1 @@
1-
{
2-
".": "1.0.0",
3-
"packages/pack-a": "1.0.0",
4-
"packages/pack-b": "1.0.0",
5-
"packages/pack-c": "1.0.0"
6-
}
1+
{}

release-please-config.json

+8
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
"packages": {
3+
".": {},
4+
"packages/pack-a": {},
5+
"packages/pack-b": {},
6+
"packages/pack-c": {}
7+
}
8+
}

0 commit comments

Comments
 (0)