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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user