Skip to content

Commit b719437

Browse files
committed
chore(release)!: add v prefix to git version tags
BREAKING CHANGE: Add v prefix to git version tags
1 parent 368b927 commit b719437

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

.versionrc.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1 @@
1-
module.exports = {
2-
tagPrefix: "",
3-
};
1+
module.exports = {};

0 commit comments

Comments
 (0)