chore: add changeset for v3.28.6 (#8263)

This commit is contained in:
Matt Rubens 2025-09-23 13:54:18 -04:00 committed by GitHub
parent 19c36068cb
commit 606167209d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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!)