We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 411ac01 commit 706b28eCopy full SHA for 706b28e
sheepit.toml
@@ -1,5 +1,6 @@
1
[repository]
2
enable_commit = true
3
+tag_pattern = "v{version}"
4
5
[scripts]
6
before_commit = "yarn release"
0 commit comments