diff --git a/.changeset/loud-donkeys-repeat.md b/.changeset/loud-donkeys-repeat.md deleted file mode 100644 index f30ffb80..00000000 --- a/.changeset/loud-donkeys-repeat.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@sketchi/cli": patch ---- - -Paint a legible pencil mark on root help and stop dropping colour on terminals that omit `COLORFGBG`. The lockup is a half-block pixel icon and `sketchi` wordmark; root help collapses to `START HERE` and `WORK WITH A DIAGRAM`. Pipes, `NO_COLOR`, JSON and non-UTF-8 locales still render plain text with no block art. diff --git a/apps/cli/CHANGELOG.md b/apps/cli/CHANGELOG.md index e9bfc076..99dfd3bc 100644 --- a/apps/cli/CHANGELOG.md +++ b/apps/cli/CHANGELOG.md @@ -1,5 +1,11 @@ # @sketchi/cli +## 0.4.3 + +### Patch Changes + +- [#306](https://github.com/shpitdev/sketchi/pull/306) [`074acf7`](https://github.com/shpitdev/sketchi/commit/074acf78a8132f2e6360ed4cf684522579e7cd20) Thanks [@anandpant](https://github.com/anandpant)! - Paint a legible pencil mark on root help and stop dropping colour on terminals that omit `COLORFGBG`. The lockup is a half-block pixel icon and `sketchi` wordmark; root help collapses to `START HERE` and `WORK WITH A DIAGRAM`. Pipes, `NO_COLOR`, JSON and non-UTF-8 locales still render plain text with no block art. + ## 0.4.2 ### Patch Changes diff --git a/apps/cli/package.json b/apps/cli/package.json index aefa5655..15168804 100644 --- a/apps/cli/package.json +++ b/apps/cli/package.json @@ -1,6 +1,6 @@ { "name": "@sketchi/cli", - "version": "0.4.2", + "version": "0.4.3", "private": true, "type": "module", "bin": {