Skip to content

Commit ca9756f

Browse files
chore: version packages
1 parent 7cf1bbf commit ca9756f

5 files changed

Lines changed: 11 additions & 16 deletions

File tree

.changeset/cover-on-pull.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/simplify-gather-markdown.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/simplify-pull-markdown.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/ghost/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @design-intelligence/ghost
22

3+
## 0.34.0
4+
5+
### Minor Changes
6+
7+
- [#287](https://github.com/block/ghost/pull/287) [`7cf1bbf`](https://github.com/block/ghost/commit/7cf1bbfe1897ec2fd3eb75e4598dcd603de3841e) Thanks [@nahiyankhan](https://github.com/nahiyankhan)! - Include the package cover with every pull while keeping gather focused on selectable guidance.
8+
9+
- [#283](https://github.com/block/ghost/pull/283) [`c11edbb`](https://github.com/block/ghost/commit/c11edbb5f2e7b3de5520570c5aba99430b5ba9c6) Thanks [@nahiyankhan](https://github.com/nahiyankhan)! - Present gather Markdown as task guidance while keeping package diagnostics in JSON.
10+
11+
- [#284](https://github.com/block/ghost/pull/284) [`caee554`](https://github.com/block/ghost/commit/caee554f64bc61fadc581381ffb1fa8554f17a19) Thanks [@nahiyankhan](https://github.com/nahiyankhan)! - Present pull Markdown as direct guidance, references, inspection actions, and starting structures while keeping transport diagnostics in JSON.
12+
313
## 0.33.0
414

515
### Minor Changes

packages/ghost/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@design-intelligence/ghost",
3-
"version": "0.33.0",
3+
"version": "0.34.0",
44
"description": "ghost CLI for portable .ghost/ packages of brand guidance your agent reads before it builds, with advisory review after",
55
"license": "Apache-2.0",
66
"engines": {

0 commit comments

Comments
 (0)