Skip to content

Commit 2493f5b

Browse files
committed
chore: reduce depth of release-please
1 parent ad64682 commit 2493f5b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/release-please-v2.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@
77
"pull-request-header": "Pending Aztec Packages v2 release",
88
"versioning": "always-bump-patch",
99
"include-component-in-tag": false,
10+
"release-search-depth": 50,
11+
"commit-search-depth": 150,
12+
"sequential-calls": true,
1013
"changelog-sections": [
1114
{ "type": "feat", "section": "Features", "hidden": false },
1215
{ "type": "fix", "section": "Bug Fixes", "hidden": false },

0 commit comments

Comments
 (0)