Skip to content

Commit efe8b5e

Browse files
release: version packages (#78)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 15c664c commit efe8b5e

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/fair-bears-tell.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.5.2
4+
5+
### Patch Changes
6+
7+
- [#77](https://github.com/spencerkit/coder-studio/pull/77) [`15c664c`](https://github.com/spencerkit/coder-studio/commit/15c664cfc8c3d48c1f585f1abf6c82bc2aa09290) Thanks [@pallyoung](https://github.com/pallyoung)! - Stabilize the web test suite and fix workspace UI and dev-browser regressions.
8+
39
## 0.5.1
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.5.1",
3+
"version": "0.5.2",
44
"type": "module",
55
"description": "Self-hosted browser workspace for AI coding agents, review, supervision, and cross-device continuation.",
66
"main": "./src/index.ts",

0 commit comments

Comments
 (0)