Skip to content

Commit

Permalink
chore: update Release Please config for GA (#295)
Browse files Browse the repository at this point in the history
* update release-please-config for ga

* force an update to 1.0.0 maybe?

* dont update the manifest

* remove bootstrap-sha
  • Loading branch information
k3llymariee authored May 16, 2024
1 parent f5653f1 commit 998d788
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,9 +3,7 @@
".": {
"release-type": "go",
"bump-minor-pre-major": true,
"versioning": "always-bump-minor",
"bootstrap-sha": "f37bd3aee1f117faba005bf96f0d0888f898ee41",
"prerelease": true,
"versioning": "default",
"extra-files": [
"PROVENANCE.md",
{
Expand Down

0 comments on commit 998d788

Please sign in to comment.