Skip to content
This repository was archived by the owner on Dec 21, 2023. It is now read-only.

Commit 5a05bf0

Browse files
authored
fix: Remove v prefix in version tags for automated releases
Signed-off-by: Moritz Wiesinger <[email protected]>
1 parent fe69ded commit 5a05bf0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.versionrc.json

+1
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
"scripts": {
44
"postchangelog": "./gh-actions-scripts/post-changelog-actions.sh"
55
},
6+
"tagPrefix": "",
67
"types": [
78
{
89
"type": "feat",

0 commit comments

Comments
 (0)