Fix prerelease name clash (#76)

* add branch suffix to avoid tag and release clash

* remove dashed from branch

* chore: bump version to 0.0.37-clash.0

---------

Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
Anastasiia Solop
2025-07-04 16:33:50 +02:00
committed by GitHub
parent 31446b96e1
commit 21af641491
3 changed files with 21 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "vibe-kanban",
"private": false,
"version": "0.0.36",
"version": "0.0.37-clash.0",
"main": "index.js",
"bin": {
"vibe-kanban": "bin/cli.js"