Skip to content
Open
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/beta-status-notice.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/npm-readme-publish-note.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/update-ghost-skill-copy.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.5.1

### Patch Changes

- [#118](https://github.com/block/ghost/pull/118) [`5d452f6`](https://github.com/block/ghost/commit/5d452f6bad7474adb353d2ffe8bf149c6de36714) Thanks [@nahiyankhan](https://github.com/nahiyankhan)! - Document that Ghost is pre-1.0 beta software and may ship breaking changes during active development.

- [#127](https://github.com/block/ghost/pull/127) [`523a244`](https://github.com/block/ghost/commit/523a24421efd87acd5eac17b20258eacad04b29b) Thanks [@nahiyankhan](https://github.com/nahiyankhan)! - Document how npm package README updates are published.

- [#120](https://github.com/block/ghost/pull/120) [`8892b32`](https://github.com/block/ghost/commit/8892b321e1c79205964994c052ca203b748178e5) Thanks [@nahiyankhan](https://github.com/nahiyankhan)! - Update Ghost install and help copy to describe only the current fingerprint package layout.

## 0.5.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.5.0",
"version": "0.5.1",
"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