Bump version automatically in pre-release workflow (#38)

* make pre-release workflow manual-only, bump version automatically

* chore: bump version to 0.0.31-bump-version-automatically.0

* update version manually in both package.json files

* roll back version

* use npm for updating version

* chore: bump version to 0.0.31

---------

Co-authored-by: GitHub Action <action@github.com>
This commit is contained in:
Anastasiia Solop
2025-07-01 18:48:23 +02:00
committed by GitHub
parent 9eab895eb7
commit 4be4b0b622
3 changed files with 66 additions and 56 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "vibe-kanban",
"private": false,
"version": "0.0.30",
"version": "0.0.31",
"main": "index.js",
"bin": {
"vibe-kanban": "bin/cli.js"