Skip to content

Commit 72f54b4

Browse files
authored
Merge pull request #63 from spencerkit/changeset-release/main
release: version packages
2 parents 1d07265 + 7e7d6db commit 72f54b4

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

.changeset/few-turtles-teach.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.6
4+
5+
### Patch Changes
6+
7+
- [#62](https://github.com/spencerkit/coder-studio/pull/62) [`535c3c0`](https://github.com/spencerkit/coder-studio/commit/535c3c09cc5895e3b3b949067633f8a6bb3644f8) Thanks [@pallyoung](https://github.com/pallyoung)! - Improve desktop workspace ergonomics by adding keyboard pane navigation,
8+
supporting workspace path drops into terminal sessions, and launching themed
9+
PTYs with terminal-aware background environment hints.
10+
311
## 0.4.5
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.5",
3+
"version": "0.4.6",
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)