mirror of
https://github.com/sern-handler/cli
synced 2026-06-16 04:42:33 +00:00
chore: added push script
This commit is contained in:
@@ -10,7 +10,8 @@
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1",
|
||||
"release": "standard-version",
|
||||
"preview": "standard-version --dry-run"
|
||||
"preview": "standard-version --dry-run",
|
||||
"push": "git push --follow-tags"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
|
||||
Reference in New Issue
Block a user