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 93e6b8f commit f6f4dffCopy full SHA for f6f4dff
tmp/package.json
@@ -1,3 +1,8 @@
1
{
2
+ "commit-and-tag-version": {
3
+ "scripts": {
4
+ "precommit": "node scripts/precommit"
5
+ }
6
+ },
7
"version": "1.1.0"
8
}
0 commit comments