Skip to content

Commit

Permalink
chore: Change the tag format for releases. (#108)
Browse files Browse the repository at this point in the history
  • Loading branch information
kinyoklion authored Jun 20, 2024
1 parent 5352af8 commit 7d49d9e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
"bootstrap-sha": "d49ca41718a593c071874950d301f2f00c71a371",
"packages": {
".": {
"release-type": "node"
"release-type": "node",
"include-v-in-tag": false,
"include-component-in-tag": false
}
}
}

0 comments on commit 7d49d9e

Please sign in to comment.