We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 649ca8b commit 8bd427bCopy full SHA for 8bd427b
.releaserc
@@ -6,5 +6,6 @@
6
],
7
"branches": [
8
"main"
9
- ]
+ ],
10
+ tagFormat: '${version}',
11
}
0 commit comments