Skip to content

Commit 2cd8dd2

Browse files
authored
Merge pull request #70 from spencerkit/changeset-release/main
release: version packages
2 parents 4409663 + d508a5a commit 2cd8dd2

3 files changed

Lines changed: 9 additions & 8 deletions

File tree

.changeset/bright-owls-merge.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.9
4+
5+
### Patch Changes
6+
7+
- [#69](https://github.com/spencerkit/coder-studio/pull/69) [`a4df948`](https://github.com/spencerkit/coder-studio/commit/a4df9486d7dd560e0d489b565d530f215fae2d4c) Thanks [@pallyoung](https://github.com/pallyoung)! - Improve workspace, diagnostics, monitoring, and editor workflows with system
8+
dependency installs, managed Vue LSP support, file history previews, and
9+
refined settings and workspace surfaces.
10+
311
## 0.4.8
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.8",
3+
"version": "0.4.9",
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)