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 d952640 commit 16c5cf7Copy full SHA for 16c5cf7
.release-it.json
@@ -0,0 +1,10 @@
1
+{
2
+ "github": {
3
+ "release": true
4
+ },
5
+ "src": {
6
+ "commitArgs": "-S",
7
+ "tagArgs": "-S",
8
+ "tagName": "v%s"
9
+ }
10
+}
0 commit comments