Skip to content

Commit 0cec0e9

Browse files
authored
Merge pull request #59 from spencerkit/changeset-release/main
release: version packages
2 parents 25064fd + 6a83542 commit 0cec0e9

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

.changeset/wise-suns-listen.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.4
4+
5+
### Patch Changes
6+
7+
- [#58](https://github.com/spencerkit/coder-studio/pull/58) [`5641146`](https://github.com/spencerkit/coder-studio/commit/5641146c06fe6ecfe0f5d19d738b94298b1b5c57) Thanks [@pallyoung](https://github.com/pallyoung)! - Refine workspace navigation and editor management across desktop and mobile by
8+
polishing sidebar section actions, improving quick jump and search flows, and
9+
tightening preview and recovery behavior around open editors.
10+
311
## 0.4.3
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.3",
3+
"version": "0.4.4",
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)