Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/action-shaped-relay-briefs.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/bright-relay-shortlists.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/clean-relay-briefs.md

This file was deleted.

12 changes: 12 additions & 0 deletions packages/ghost/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @anarchitecture/ghost

## 0.12.0

### Minor Changes

- [#157](https://github.com/block/ghost/pull/157) [`c07632e`](https://github.com/block/ghost/commit/c07632efadcdcafb8db17fc469c3752594c89899) Thanks [@nahiyankhan](https://github.com/nahiyankhan)! - Add a Task Contract to Relay gather output with preserve, inspect, avoid, and validate actions.

### Patch Changes

- [#157](https://github.com/block/ghost/pull/157) [`20b959f`](https://github.com/block/ghost/commit/20b959f6d2eb2bc067a632de8bad88700afcf849) Thanks [@nahiyankhan](https://github.com/nahiyankhan)! - Improve Relay selected-ref shortlisting with relevance-aware ordering.

- [#157](https://github.com/block/ghost/pull/157) [`62494fd`](https://github.com/block/ghost/commit/62494fda4470ae3576e5749fd6ec0ad3ffa6bbb5) Thanks [@nahiyankhan](https://github.com/nahiyankhan)! - Improve Relay brief readability and refresh Ghost's own fingerprint anchors.

## 0.11.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/ghost/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@anarchitecture/ghost",
"version": "0.11.2",
"version": "0.12.0",
"description": "Unified Ghost CLI for product-surface composition fingerprints, deterministic checks, advisory review, and comparison",
"license": "Apache-2.0",
"author": "Block, Inc.",
Expand Down
Loading