0.1.2
All checks were successful
build-and-release / release (push) Successful in 3m33s

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

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",