Skip to content

Commit

Permalink
chore: drop prerelease mode
Browse files Browse the repository at this point in the history
  • Loading branch information
wraithgar committed Dec 10, 2024
1 parent 46805ea commit 6150356
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
],
"group-pull-request-title-pattern": "chore: release ${version}",
"pull-request-title-pattern": "chore: release${component} ${version}",
"prerelease-type": "pre.0",
"prerelease": true,
"last-release-sha": "01ca77ea45e1a175d889abb047bc9c6d17606629"
"last-release-sha": "01ca77ea45e1a175d889abb047bc9c6d17606629",
"prerelease-type": "pre.0"
}

0 comments on commit 6150356

Please sign in to comment.