Skip to content

Commit 1424a7f

Browse files
release: version packages
1 parent d9fa333 commit 1424a7f

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

.changeset/stale-timers-repair.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.4.3
4+
5+
### Patch Changes
6+
7+
- [#56](https://github.com/spencerkit/coder-studio/pull/56) [`5b93d9d`](https://github.com/spencerkit/coder-studio/commit/5b93d9d994c6d33f738fa0657c3d37e7cd93a157) Thanks [@pallyoung](https://github.com/pallyoung)! - Fix terminal recovery so session output no longer stalls after noop reconcile
8+
decisions or gets cleared when queued live chunks flush after snapshot
9+
hydration.
10+
311
## 0.4.2
412

513
### Patch Changes

packages/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@spencer-kit/coder-studio",
3-
"version": "0.4.2",
3+
"version": "0.4.3",
44
"type": "module",
55
"description": "Deploy once, code everywhere. Browser-based AI coding workspace for Claude Code and Codex.",
66
"main": "./src/index.ts",

0 commit comments

Comments
 (0)