This commit is contained in:
2026-06-15 17:45:28 +01:00
parent c5b55d09ce
commit 8f783680be

View File

@@ -1,6 +1,6 @@
{
"name": "bugswatch-agent",
"version": "0.1.1",
"version": "0.1.2",
"scripts": {
"release": "npm version patch && git push && git push --tags",
"release:minor": "npm version minor && git push && git push --tags",