Skip to content

Commit 0b235d5

Browse files
shmuel hizmiclaude
andcommitted
Add wmux-client-terminal to publish pipeline and create patch changeset
Include the new wmux-client-terminal package in resolve-workspace-deps.js and add changeset for patch release of all packages. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 096d631 commit 0b235d5

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

.changeset/patch-release-2.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
"@playfast/echoform": patch
3+
"@playfast/echoform-render": patch
4+
"@playfast/echoform-bun-ws-client": patch
5+
"@playfast/echoform-bun-ws-server": patch
6+
"@playfast/echoform-socket-client": patch
7+
"@playfast/echoform-socket-server": patch
8+
"@playfast/wmux": patch
9+
"@playfast/wmux-client-terminal": patch
10+
---
11+
12+
Add wmux-client-terminal TUI client and stream replay for late-joining clients

scripts/resolve-workspace-deps.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ const packages = [
99
"packages/echoform",
1010
"packages/react-render-null",
1111
"packages/wmux",
12+
"packages/wmux-client-terminal",
1213
"plugins/bun-ws-client",
1314
"plugins/bun-ws-server",
1415
"plugins/socket-client",

0 commit comments

Comments
 (0)