Skip to content

Commit 93c80ce

Browse files
committed
fix: increase commit depth
1 parent b9abf4c commit 93c80ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

release-please-config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"bump-minor-pre-major-pattern": "feat",
88
"bump-patch-for-minor-pre-major": true,
99
"bump-patch-for-minor-pre-major-pattern": "fix",
10-
"release-search-depth": 0,
11-
"commit-search-depth": 0
10+
"release-search-depth": 30,
11+
"commit-search-depth": 30
1212
}
1313
}
1414
}

0 commit comments

Comments
 (0)