0.1.3
All checks were successful
build-and-release / release (push) Successful in 12m56s

This commit is contained in:
2026-06-18 14:41:25 +01:00
parent b8ee27eec3
commit 2da01f7dd3

View File

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