mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-02 02:00:49 +08:00
chore: bump version
This commit is contained in:
@@ -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 "$@"
|
||||
|
||||
Reference in New Issue
Block a user