Skip to content

Commit

Permalink
ci: Prevent full commit scan
Browse files Browse the repository at this point in the history
  • Loading branch information
scagood committed Feb 27, 2024
1 parent 068fcd5 commit 4c1ae75
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/release-please/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"release-type": "node",
"prerelease": "next",
"versioning-strategy": "prerelease",
"bootstrap-sha": "7d44c5a9ce784789a9345742d5355639ad4fd9c5",
"include-component-in-tag": false,
"changelog-sections": [
{ "type": "feat", "section": "Features", "hidden": false },
Expand Down

0 comments on commit 4c1ae75

Please sign in to comment.