diff --git a/.changeset/v3.28.6.md b/.changeset/v3.28.6.md index 24896ad07e3..4391478719d 100644 --- a/.changeset/v3.28.6.md +++ b/.changeset/v3.28.6.md @@ -11,4 +11,5 @@ - Fix: prevent checkpoint text from wrapping in non-English languages (#8206 by @NaccOll, PR by @app/roomote) - Remove language selection and word wrap toggle from CodeBlock (thanks @mrubens!) - feat: add package.nls.json checking to find-missing-translations script (thanks @app/roomote!) -- Bare metal evals fixes (thanks @cte!) +- Fix: bare metal evals fixes (thanks @cte!) +- Fix: follow-up questions should trigger the "interactive" state (thanks @cte!)