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/clean-docs-surface.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/draft-fingerprint-boundary.md

This file was deleted.

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

## 0.4.0

### Minor Changes

- [#112](https://github.com/block/ghost/pull/112) [`19be5b5`](https://github.com/block/ghost/commit/19be5b500b6e5165bb8dc24b009f9074d31567cc) Thanks [@nahiyankhan](https://github.com/nahiyankhan)! - Make checked-in fingerprint.yml entries canonical, remove fingerprint entry lifecycle fields and proposals, add first-class exemplars, and emit context bundles as prose + inventory + exemplars generation packets.

### Patch Changes

- [`dc84d66`](https://github.com/block/ghost/commit/dc84d66a6dbb560b6b2bcff5b01bdac7aabfaa13) Thanks [@nahiyankhan](https://github.com/nahiyankhan)! - Clarify current docs for skill recipes and supported environment variables.

## 0.3.0

### Minor 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.3.0",
"version": "0.4.0",
"description": "Unified Ghost CLI for repo-local product fingerprints, deterministic checks, advisory review, and drift tracking",
"license": "Apache-2.0",
"author": "Block, Inc.",
Expand Down