Skip to content

Commit 212933e

Browse files
authored
Merge pull request #2653 from Akshat55/tag-format
chore: remove '@next' in tag format
2 parents b23d6a9 + 5b2dbca commit 212933e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"range": "4.x"
4747
}
4848
],
49-
"tagFormat": "v${version}@next"
49+
"tagFormat": "v${version}"
5050
},
5151
"config": {
5252
"commitizen": {

0 commit comments

Comments
 (0)