chore: change bump-blocksuite script to js (#5763)

`./scripts/bump-blocksuite.js`
This commit is contained in:
LongYinan
2024-02-01 07:16:18 +00:00
parent 799fa9cfa6
commit 61677b2ac4
5 changed files with 88 additions and 75 deletions
+2 -1
View File
@@ -7,6 +7,7 @@
"description": "Generate changelog from blocksuite version change",
"dependencies": {
"@napi-rs/clipboard": "^1.1.1",
"@napi-rs/simple-git": "^0.1.11"
"@napi-rs/simple-git": "^0.1.16",
"chalk": "^5.3.0"
}
}