Skip to content

Commit 5010ee5

Browse files
chore: version packages (#285)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c717031 commit 5010ee5

6 files changed

Lines changed: 15 additions & 21 deletions

File tree

.changeset/cover-on-pull.md

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

.changeset/mark-materials-untrusted.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: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
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+
13+
### Patch Changes
14+
15+
- [#288](https://github.com/block/ghost/pull/288) [`c717031`](https://github.com/block/ghost/commit/c7170318ea9c0b4bef919579b8e1cf579b2ea8a6) Thanks [@nahiyankhan](https://github.com/nahiyankhan)! - Mark transported and inspected material as untrusted data across CLI and embedded host results.
16+
317
## 0.33.0
418

519
### 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)