mirror of
https://github.com/CopilotKit/CopilotKit.git
synced 2026-09-14 16:26:20 +08:00
8 lines
130 B
Bash
Executable File
8 lines
130 B
Bash
Executable File
set -e
|
|
|
|
pnpm changeset
|
|
|
|
pnpm changeset version
|
|
|
|
echo "Now push the changes to the remote repository and merge the PR to release"
|