Skip to content

Commit b4c8cfc

Browse files
release: version packages
1 parent e983ca3 commit b4c8cfc

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/green-schools-admire.md

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

packages/cli/CHANGELOG.md

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

3+
## 0.3.7
4+
5+
### Patch Changes
6+
7+
- [#35](https://github.com/spencerkit/coder-studio/pull/35) [`2182828`](https://github.com/spencerkit/coder-studio/commit/2182828da8c199b7a0dc540f547d98d9b79c8e2c) Thanks [@pallyoung](https://github.com/pallyoung)! - Improve theme-owned workspace icon styling so file tree, mobile workspace dock, settings navigation, and Git footer icons stay consistent across themes, while also hardening workspace target restore behavior and mobile terminal paste and upload flows.
8+
39
## 0.3.6
410

511
### 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.3.6",
3+
"version": "0.3.7",
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)