We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1069ef3 commit 944033aCopy full SHA for 944033a
packages/time-series/.release-it.json
@@ -1,6 +1,6 @@
1
{
2
"git": {
3
- "tagName": "search@${version}",
+ "tagName": "time-series@${version}",
4
"commitMessage": "Release ${tagName}",
5
"tagAnnotation": "Release ${tagName}"
6
},
0 commit comments