From 7ffc81fa5cefa05799e2c251f8b0a4d119fe0482 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 18 Jul 2026 07:04:47 +0000 Subject: [PATCH] chore: version packages --- .changeset/agent-first-docs-framing.md | 5 ----- .changeset/artifact-distillation-workflow.md | 5 ----- .changeset/byoa-making-loop.md | 5 ----- .changeset/calm-guidance-language.md | 5 ----- .changeset/gather-applicability-fences.md | 5 ----- .changeset/serialize-node-materials.md | 5 ----- packages/ghost/CHANGELOG.md | 18 ++++++++++++++++++ packages/ghost/package.json | 2 +- 8 files changed, 19 insertions(+), 31 deletions(-) delete mode 100644 .changeset/agent-first-docs-framing.md delete mode 100644 .changeset/artifact-distillation-workflow.md delete mode 100644 .changeset/byoa-making-loop.md delete mode 100644 .changeset/calm-guidance-language.md delete mode 100644 .changeset/gather-applicability-fences.md delete mode 100644 .changeset/serialize-node-materials.md diff --git a/.changeset/agent-first-docs-framing.md b/.changeset/agent-first-docs-framing.md deleted file mode 100644 index 1927f355..00000000 --- a/.changeset/agent-first-docs-framing.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@design-intelligence/ghost": patch ---- - -Center the public documentation on how agents find and apply brand guidance, with the CLI in a supporting role. diff --git a/.changeset/artifact-distillation-workflow.md b/.changeset/artifact-distillation-workflow.md deleted file mode 100644 index 08e9a0d9..00000000 --- a/.changeset/artifact-distillation-workflow.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@design-intelligence/ghost": minor ---- - -Adds an artifact distillation workflow for reconciling links, images, documents, code, and media with new or existing ghost guidance. diff --git a/.changeset/byoa-making-loop.md b/.changeset/byoa-making-loop.md deleted file mode 100644 index 1490e625..00000000 --- a/.changeset/byoa-making-loop.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@design-intelligence/ghost": minor ---- - -Adds a making-loop recipe to the ghost skill: material inspection, rendered verification with bounded repair, and strengthened exemplar authoring guidance. diff --git a/.changeset/calm-guidance-language.md b/.changeset/calm-guidance-language.md deleted file mode 100644 index e0bd54b6..00000000 --- a/.changeset/calm-guidance-language.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@design-intelligence/ghost": minor ---- - -Adopt ghost package terminology with the `ghost.package/v1` schema and package API, preserve legacy aliases, and name exported archives `-ghost-package.tgz`. diff --git a/.changeset/gather-applicability-fences.md b/.changeset/gather-applicability-fences.md deleted file mode 100644 index 15a9e8b6..00000000 --- a/.changeset/gather-applicability-fences.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@design-intelligence/ghost": minor ---- - -Clarify gather's applicability contract in markdown and JSON, and make pulled material and Skeleton fences safe around nested backticks. diff --git a/.changeset/serialize-node-materials.md b/.changeset/serialize-node-materials.md deleted file mode 100644 index 67d68ba2..00000000 --- a/.changeset/serialize-node-materials.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@design-intelligence/ghost": patch ---- - -serializeNode preserves the materials frontmatter field instead of dropping it. diff --git a/packages/ghost/CHANGELOG.md b/packages/ghost/CHANGELOG.md index 26f51294..54a10ced 100644 --- a/packages/ghost/CHANGELOG.md +++ b/packages/ghost/CHANGELOG.md @@ -1,5 +1,23 @@ # @design-intelligence/ghost +## 0.24.0 + +### Minor Changes + +- [#239](https://github.com/block/ghost/pull/239) [`6f671f9`](https://github.com/block/ghost/commit/6f671f9fe0e5fa7eea34a4ca45885aade9471737) Thanks [@nahiyankhan](https://github.com/nahiyankhan)! - Adds an artifact distillation workflow for reconciling links, images, documents, code, and media with new or existing ghost guidance. + +- [#235](https://github.com/block/ghost/pull/235) [`0bf7cda`](https://github.com/block/ghost/commit/0bf7cda63071e82579e0474b9ab3b6f63f55b54c) Thanks [@nahiyankhan](https://github.com/nahiyankhan)! - Adds a making-loop recipe to the ghost skill: material inspection, rendered verification with bounded repair, and strengthened exemplar authoring guidance. + +- [#236](https://github.com/block/ghost/pull/236) [`65c44e5`](https://github.com/block/ghost/commit/65c44e5c27f8757feeae0c2ce65d8f71cb95258f) Thanks [@nahiyankhan](https://github.com/nahiyankhan)! - Adopt ghost package terminology with the `ghost.package/v1` schema and package API, preserve legacy aliases, and name exported archives `-ghost-package.tgz`. + +- [#233](https://github.com/block/ghost/pull/233) [`fe03ff9`](https://github.com/block/ghost/commit/fe03ff924f469a7be58f4137c71ec10489ec76ca) Thanks [@nahiyankhan](https://github.com/nahiyankhan)! - Clarify gather's applicability contract in markdown and JSON, and make pulled material and Skeleton fences safe around nested backticks. + +### Patch Changes + +- [#237](https://github.com/block/ghost/pull/237) [`3877efc`](https://github.com/block/ghost/commit/3877efc1fbba28887b961f464eb39d32cad165e5) Thanks [@nahiyankhan](https://github.com/nahiyankhan)! - Center the public documentation on how agents find and apply brand guidance, with the CLI in a supporting role. + +- [#235](https://github.com/block/ghost/pull/235) [`0bf7cda`](https://github.com/block/ghost/commit/0bf7cda63071e82579e0474b9ab3b6f63f55b54c) Thanks [@nahiyankhan](https://github.com/nahiyankhan)! - serializeNode preserves the materials frontmatter field instead of dropping it. + ## 0.23.0 ### Minor Changes diff --git a/packages/ghost/package.json b/packages/ghost/package.json index 80b7f331..28ffb3b1 100644 --- a/packages/ghost/package.json +++ b/packages/ghost/package.json @@ -1,6 +1,6 @@ { "name": "@design-intelligence/ghost", - "version": "0.23.0", + "version": "0.24.0", "description": "ghost CLI for portable .ghost/ packages of brand guidance your agent reads before it builds, with advisory review after", "license": "Apache-2.0", "author": "Block, Inc.",