Skip to content

Commit

Permalink
chore: do not create a draft
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin committed Dec 23, 2023
1 parent c4fd31c commit 4a7400b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
"draft": true,
"draft": false,
"include-component-in-tag": true,
"include-v-in-tag": true,
"prerelease": true,
Expand Down

0 comments on commit 4a7400b

Please sign in to comment.