File tree Expand file tree Collapse file tree 5 files changed +691
-247
lines changed
rivetkit-typescript/packages Expand file tree Collapse file tree 5 files changed +691
-247
lines changed Original file line number Diff line number Diff line change 1212 - run : corepack enable
1313 - uses : actions/setup-node@v4
1414 - run : pnpm install
15- - run : pnpm build -F '@rivetkit/*'
16- - run : pnpm dlx pkg-pr-new publish 'engine/sdks/typescript/runner/' 'engine/sdks/typescript/runner-protocol/' 'rivetkit-typescript/packages/*' --packageManager pnpm --template './examples/*'
15+ - run : pnpm build -F '@rivetkit/*' -F '!@rivetkit/example-registry'
16+ - run : pnpm dlx pkg-pr-new publish 'shared/typescript/*' ' engine/sdks/typescript/runner/' 'engine/sdks/typescript/runner-protocol/' 'rivetkit-typescript/packages/*' --packageManager pnpm --template './examples/*'
Original file line number Diff line number Diff line change 22 "asyncapi" : " 3.0.0" ,
33 "info" : {
44 "title" : " RivetKit WebSocket Protocol" ,
5- "version" : " 2.0.32 " ,
5+ "version" : " 2.0.33 " ,
66 "description" : " WebSocket protocol for bidirectional communication between RivetKit clients and actors"
77 },
88 "channels" : {
You can’t perform that action at this time.
0 commit comments