Skip to content

Commit dc5d753

Browse files
authored
Merge pull request #73 from spencerkit/changeset-release/main
release: version packages
2 parents ba3189a + 3baf759 commit dc5d753

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/agent-workspace-minor.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.0
4+
5+
### Minor Changes
6+
7+
- [#72](https://github.com/spencerkit/coder-studio/pull/72) [`93e05d6`](https://github.com/spencerkit/coder-studio/commit/93e05d690135f6ef939fa33a465380b00fd99de9) Thanks [@pallyoung](https://github.com/pallyoung)! - Add expanded provider runtime support, agent instruction generation, skills management, and work analysis dashboard updates.
8+
39
## 0.4.9
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.4.9",
3+
"version": "0.5.0",
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)