Skip to content

Commit 15ab1c8

Browse files
committed
chore: define package
1 parent 7d598b3 commit 15ab1c8

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

.release-please-manifest.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
22
"bump-minor-pre-major": true,
3-
"bump-patch-for-minor-pre-major": true
3+
"bump-patch-for-minor-pre-major": true,
4+
"packages": {
5+
".": {}
6+
}
47
}

release-please-config.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
{
22
"bump-minor-pre-major": true,
3-
"bump-patch-for-minor-pre-major": true
3+
"bump-patch-for-minor-pre-major": true,
4+
"packages": {
5+
".": {}
6+
}
47
}

0 commit comments

Comments
 (0)