Skip to content

Commit 257ae46

Browse files
release: version packages
1 parent 71a54b2 commit 257ae46

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/hide-extension-status-entry.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.1
4+
5+
### Patch Changes
6+
7+
- [#75](https://github.com/spencerkit/coder-studio/pull/75) [`a5e71c7`](https://github.com/spencerkit/coder-studio/commit/a5e71c71ce072cd61dfde534ecbeb6ef5c3d631d) Thanks [@pallyoung](https://github.com/pallyoung)! - Hide the unfinished extension status entry from the workspace activity bar.
8+
39
## 0.5.0
410

511
### Minor 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.0",
3+
"version": "0.5.1",
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)