only push release on tag
All checks were successful
Build / test (push) Successful in 9m28s
Build / build (push) Has been skipped
Build / release (push) Has been skipped

This commit is contained in:
2026-03-28 01:11:54 -04:00
parent 5881383689
commit 7f726c7d73
2 changed files with 2 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "catalyst",
"version": "1.0.0",
"version": "1.0.1",
"type": "module",
"scripts": {
"test": "vitest run",