Skip to content

Commit

Permalink
ci: Sync tag version format
Browse files Browse the repository at this point in the history
  • Loading branch information
ankurdotb committed Oct 28, 2022
1 parent fb1d244 commit 42204a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .releaserc.json
Expand Up @@ -12,7 +12,7 @@
"prerelease": true
}
],
"tagFormat": "${version}",
"tagFormat": "v${version}",
"ci": true,
"preset": "conventionalcommits",
"plugins": [
Expand Down

0 comments on commit 42204a1

Please sign in to comment.