diff --git a/.changeset/document-skill-install-command.md b/.changeset/document-skill-install-command.md deleted file mode 100644 index 0c918a1d..00000000 --- a/.changeset/document-skill-install-command.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@design-intelligence/ghost": patch ---- - -Document the skill install command in the CLI overview. diff --git a/packages/ghost/CHANGELOG.md b/packages/ghost/CHANGELOG.md index d0772108..35a64992 100644 --- a/packages/ghost/CHANGELOG.md +++ b/packages/ghost/CHANGELOG.md @@ -1,5 +1,11 @@ # @design-intelligence/ghost +## 0.31.4 + +### Patch Changes + +- [#276](https://github.com/block/ghost/pull/276) [`0702646`](https://github.com/block/ghost/commit/0702646b3d471aa2fc7de5842222520e1cdd1141) Thanks [@chailandau](https://github.com/chailandau)! - Document the skill install command in the CLI overview. + ## 0.31.3 ### Patch Changes diff --git a/packages/ghost/package.json b/packages/ghost/package.json index 6c248ba1..5fcdd311 100644 --- a/packages/ghost/package.json +++ b/packages/ghost/package.json @@ -1,6 +1,6 @@ { "name": "@design-intelligence/ghost", - "version": "0.31.3", + "version": "0.31.4", "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.",