diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 4e5db50..09d8df5 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -7,7 +7,7 @@ "plugins/gh-stack": "0.2.3", "plugins/gtd-sidebar": "0.4.2", "plugins/agent-trace": "0.1.0", - "plugins/monokai": "0.3.2", + "plugins/monokai": "0.4.0", "plugins/nanocodex": "0.0.0", "plugins/notify": "0.3.0" } diff --git a/plugins/monokai/CHANGELOG.md b/plugins/monokai/CHANGELOG.md index cd19027..16b0ffc 100644 --- a/plugins/monokai/CHANGELOG.md +++ b/plugins/monokai/CHANGELOG.md @@ -29,6 +29,27 @@ prose leading, and tighten `diagram` and `patch` fences to 1.3 so box-drawing glyphs in file trees and tree diffs connect between rows. +## [0.4.0](https://github.com/smsunarto/bb-plugins/compare/monokai/v0.3.2...monokai/v0.4.0) (2026-09-05) + + +### Features + +* **bb-kit:** support core and plugin dev workflows ([3e2ac94](https://github.com/smsunarto/bb-plugins/commit/3e2ac94a0408d6256f3ccc1e97c3f87858c25299)) +* **canvas:** mirror theme prose typography ([b6e3255](https://github.com/smsunarto/bb-plugins/commit/b6e325587df093e1738366952ce01c50c4d35b93)) +* **monokai:** add UI font setting ([adfe18d](https://github.com/smsunarto/bb-plugins/commit/adfe18d8c2f9dc94228841613edceb111c290dd9)) +* **monokai:** center all toast notifications above conversation ([21f3d15](https://github.com/smsunarto/bb-plugins/commit/21f3d1519f0e9bddb858d9031d9cadc332af2dac)) +* **monokai:** supply canvas prose accent hues ([b6e3255](https://github.com/smsunarto/bb-plugins/commit/b6e325587df093e1738366952ce01c50c4d35b93)) + + +### Bug Fixes + +* **canvas,monokai:** stop Row links overlapping and quiet prose color ([b6e3255](https://github.com/smsunarto/bb-plugins/commit/b6e325587df093e1738366952ce01c50c4d35b93)) +* **monokai:** align Monaco with Cursor colors ([7425a32](https://github.com/smsunarto/bb-plugins/commit/7425a32284a422430687655b07d3bcf545ed6f44)) +* **monokai:** tighten fenced code block leading so box-drawing rows connect ([c1e6789](https://github.com/smsunarto/bb-plugins/commit/c1e6789ab842c6976a9f57bdfc5ba44a0b73a47c)) +* **monokai:** unify sidebar dividers ([1521665](https://github.com/smsunarto/bb-plugins/commit/15216657f4e303040b4e5cbbdbbe29023b02b312)) +* **plugins:** support bb 0.41 ([f2418f4](https://github.com/smsunarto/bb-plugins/commit/f2418f4c42786a7f5c8fce13e6d075a38b8eab71)) +* **tooling:** clear repository quality gates ([4155137](https://github.com/smsunarto/bb-plugins/commit/41551375c36ac22a83daef851e065a8cf9c33151)) + ## 0.3.2 ### Patch Changes diff --git a/plugins/monokai/package.json b/plugins/monokai/package.json index 192071d..c2a67dc 100644 --- a/plugins/monokai/package.json +++ b/plugins/monokai/package.json @@ -1,6 +1,6 @@ { "name": "@smsunarto/bb-plugin-monokai", - "version": "0.3.2", + "version": "0.4.0", "description": "A dark Monokai-family palette for bb: one meaning per hue, a single text ladder, and a matching terminal.", "keywords": [ "bb",