diff --git a/scripts.json b/scripts.json index 3209c04..69a7d38 100644 --- a/scripts.json +++ b/scripts.json @@ -1,8 +1,8 @@ [ { - "title": "minor-release", - "description": "Publish a minor release of a package", - "key": "minor-release", + "title": "patch-release", + "description": "Publish a patch release of a package", + "key": "patch-release", "script": "npm version patch && npm publish && git push --follow-tags", "keywords": [ "npm", @@ -11,17 +11,17 @@ "publish" ] }, { - "title": "patch-release", - "description": "Publish a patch release of a package", - "key": "patch-release", - "script": "npm version patch && npm publish && git push --follow-tags", + "title": "minor-release", + "description": "Publish a minor release of a package", + "key": "minor-release", + "script": "npm version minor && npm publish && git push --follow-tags", "keywords": [ "npm", "release", "push", "publish" ] - }, { + },{ "title": "major-release", "description": "Publish a major release of a package", "key": "major-release", pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy