We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53a0342 commit 118dce3Copy full SHA for 118dce3
.releaserc
@@ -6,5 +6,6 @@
6
],
7
"branches": [
8
"main"
9
- ]
+ ],
10
+ tagFormat: '${version}',
11
}
0 commit comments