chore: bump version

This commit is contained in:
himself65
2023-02-06 13:52:55 -06:00
parent fdaefccdb0
commit 79a9f0ee46
4 changed files with 67 additions and 63 deletions
+5 -1
View File
@@ -1,2 +1,6 @@
#!/usr/bin/env bash
pnpm up "@blocksuite/*" "!@blocksuite/icons" -r -i
# Usage:
# ./scripts/upgrade-blocksuite.sh
# ./scripts/upgrade-blocksuite.sh --latest
pnpm up "@blocksuite/*" "!@blocksuite/icons" -r -i "$@"