chore: add script to bump all versions

This commit is contained in:
鲁树人
2025-03-31 08:53:19 +09:00
parent a971855f1e
commit 4d71f26d8b
4 changed files with 59 additions and 0 deletions

2
.gitignore vendored
View File

@@ -4,3 +4,5 @@ pkg-*/
node_modules/
.pnpm-store
*.local
venv
.venv