diff --git a/package.json b/package.json index c58cd02..169ee50 100644 --- a/package.json +++ b/package.json @@ -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",