Skip to content

Commit

Permalink
chore(release)!: add v prefix to git version tags
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Add v prefix to git version tags
  • Loading branch information
jimeh committed Jun 21, 2021
1 parent 368b927 commit b719437
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .versionrc.js
Original file line number Diff line number Diff line change
@@ -1,3 +1 @@
module.exports = {
tagPrefix: "",
};
module.exports = {};

0 comments on commit b719437

Please sign in to comment.