Skip to content

Commit 23f95bb

Browse files
Version Packages (#30)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ac800a7 commit 23f95bb

25 files changed

Lines changed: 118 additions & 29 deletions

File tree

.changeset/wmux-headless-and-markdown.md

Lines changed: 0 additions & 12 deletions
This file was deleted.

demo/dev-server/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @demo/dev-server
22

3+
## 1.0.13
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [ac800a7]
8+
- @playfast/wmux@0.2.12
9+
- @playfast/wmux-client-terminal@0.0.6
10+
311
## 1.0.12
412

513
### Patch Changes

demo/dev-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@demo/dev-server",
3-
"version": "1.0.12",
3+
"version": "1.0.13",
44
"private": true,
55
"type": "module",
66
"scripts": {

demo/file-editor/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# file-editor-demo
22

3+
## 1.0.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [ac800a7]
8+
- @playfast/echoform@1.0.9
9+
- @playfast/echoform-render@1.0.9
10+
- @playfast/echoform-bun-ws-client@1.0.9
11+
- @playfast/echoform-bun-ws-server@1.0.9
12+
313
## 1.0.9
414

515
### Patch Changes

demo/file-editor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "file-editor-demo",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"private": true,
55
"type": "module",
66
"scripts": {

demo/todo-app/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# todo-app-demo
22

3+
## 1.0.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [ac800a7]
8+
- @playfast/echoform@1.0.9
9+
- @playfast/echoform-render@1.0.9
10+
- @playfast/echoform-bun-ws-client@1.0.9
11+
- @playfast/echoform-bun-ws-server@1.0.9
12+
313
## 1.0.9
414

515
### Patch Changes

demo/todo-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "todo-app-demo",
3-
"version": "1.0.9",
3+
"version": "1.0.10",
44
"private": true,
55
"type": "module",
66
"scripts": {

packages/echoform/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @playfast/echoform
22

3+
## 1.0.9
4+
5+
### Patch Changes
6+
7+
- ac800a7: Add headless preset for wmux and markdown session support
8+
39
## 1.0.8
410

511
### Patch Changes

packages/echoform/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@playfast/echoform",
3-
"version": "1.0.8",
3+
"version": "1.0.9",
44
"description": "run your react app logic on the server",
55
"type": "module",
66
"exports": {

packages/react-render-null/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @playfast/echoform-render
22

3+
## 1.0.9
4+
5+
### Patch Changes
6+
7+
- ac800a7: Add headless preset for wmux and markdown session support
8+
- Updated dependencies [ac800a7]
9+
- @playfast/echoform@1.0.9
10+
311
## 1.0.8
412

513
### Patch Changes

0 commit comments

Comments
 (0)