Skip to content

Commit

Permalink
fix: remove alpha from release (#145)
Browse files Browse the repository at this point in the history
  • Loading branch information
UncleGedd authored Aug 2, 2024
1 parent 982c278 commit 70344d8
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,8 @@
".": {
"release-type": "simple",
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": true,
"prerelease-type": "alpha",
"versioning": "prerelease",
"draft": false,
"release-as": "0.1.0",
"changelog-path": "CHANGELOG.md",
"changelog-sections": [
{ "type": "feat", "section": "Features", "hidden": false },
Expand Down

0 comments on commit 70344d8

Please sign in to comment.