From f5fee24adb5f8d5067343b851cc6c3e78bdd03b4 Mon Sep 17 00:00:00 2001 From: "factory-droid[bot]" <138933559+factory-droid[bot]@users.noreply.github.com> Date: Mon, 30 Mar 2026 21:12:00 +0000 Subject: [PATCH] docs: add CLI changelog entry for v0.90.1 Co-authored-by: factory-droid[bot] <138933559+factory-droid[bot]@users.noreply.github.com> --- docs/changelog/release-notes.mdx | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/changelog/release-notes.mdx b/docs/changelog/release-notes.mdx index 3ce9b0e..35e8995 100644 --- a/docs/changelog/release-notes.mdx +++ b/docs/changelog/release-notes.mdx @@ -4,6 +4,15 @@ description: "Recent features and improvements to Factory CLI" rss: true --- + + `v0.90.1` + +## Bug fixes + +- **Light theme readability** - Fixed user message colors and help bar shortcuts in the light theme for improved contrast and readability + + + `v0.89.0`