Skip to content

Commit

Permalink
chore: releasepleaserc
Browse files Browse the repository at this point in the history
  • Loading branch information
Badisi committed May 1, 2024
1 parent 1cb90ba commit b86394e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .releasepleaserc.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"bootstrap-sha": "c4c9d9f87db9271cd1f520a7c287b95872e80dad",
"bootstrap-sha": "fc98b29e54787fd19d5de3ce76644d020c15b4f7",
"release-type": "node",
"separate-pull-requests": true,
"pull-request-title-pattern": "chore${component}: release v${version}",
"pull-request-title-pattern": "chore(${component}): release v${version}",
"include-component-in-tag": true,
"include-v-in-tag": false,
"packages": {
Expand Down

0 comments on commit b86394e

Please sign in to comment.