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