Skip to content

Commit ff41de7

Browse files
authored
Merge pull request #20 from spencerkit/changeset-release/main
release: version packages
2 parents 61334c6 + 9a96567 commit ff41de7

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/curly-cameras-yell.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.0
4+
5+
### Minor Changes
6+
7+
- [#19](https://github.com/spencerkit/coder-studio/pull/19) [`31af2cc`](https://github.com/spencerkit/coder-studio/commit/31af2cc58cdd6a6587d335c18baf6b5d52cd3df6) Thanks [@pallyoung](https://github.com/pallyoung)! - Align the published CLI package manifest with the development entrypoints while keeping dist-based publish overrides.
8+
39
All notable changes to this project will be documented in this file.
410

511
## 0.2.1

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.2.6",
3+
"version": "0.3.0",
44
"type": "module",
55
"description": "Coder Studio CLI - The only published package",
66
"main": "./src/index.ts",

0 commit comments

Comments
 (0)