diff --git a/.changeset/gray-anaconda-readme.md b/.changeset/gray-anaconda-readme.md deleted file mode 100644 index bd2b84e..0000000 --- a/.changeset/gray-anaconda-readme.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@bomb.sh/tools': patch ---- - -Updates the README to document the `bsh sync` and `bsh publint` commands and accurately describe how `sync` links agent skills into a project diff --git a/CHANGELOG.md b/CHANGELOG.md index 29fa4b6..f644847 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # @bomb.sh/tools +## 0.5.6 + +### Patch Changes + +- 9650d7e: Updates the README to document the `bsh sync` and `bsh publint` commands and accurately describe how `sync` links agent skills into a project + ## 0.5.5 ### Patch Changes diff --git a/package.json b/package.json index c88bf8f..037c621 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@bomb.sh/tools", - "version": "0.5.5", + "version": "0.5.6", "description": "The internal dev, build, and lint CLI for Bombshell projects", "keywords": [ "bombshell",