Skip to content

Commit

Permalink
Update release-please-config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
lukekarrys authored Mar 11, 2024
1 parent a6ceb4d commit d9ebb6e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@
".": {
"release-type": "python",
"package-name": "gyp-next",
"bump-minor-pre-major": true
"bump-minor-pre-major": true,
"include-component-in-tag": false
}
}
}

0 comments on commit d9ebb6e

Please sign in to comment.