We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ad64682 commit 2493f5bCopy full SHA for 2493f5b
1 file changed
.github/release-please-v2.json
@@ -7,6 +7,9 @@
7
"pull-request-header": "Pending Aztec Packages v2 release",
8
"versioning": "always-bump-patch",
9
"include-component-in-tag": false,
10
+ "release-search-depth": 50,
11
+ "commit-search-depth": 150,
12
+ "sequential-calls": true,
13
"changelog-sections": [
14
{ "type": "feat", "section": "Features", "hidden": false },
15
{ "type": "fix", "section": "Bug Fixes", "hidden": false },
0 commit comments