chore(deps): @otm/account-panel 0.8.2 → 0.22.1 — feedback-panel copy fix (v0.28.1)

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01WqSCBQyyBbgWRXMR5qo3ZK
This commit is contained in:
2026-07-10 22:51:16 -05:00
parent a50f7eaa49
commit f351ed3846
4 changed files with 28 additions and 7 deletions

View File

@@ -8,6 +8,13 @@ export type ChangelogEntry = {
};
export const CHANGELOG: ChangelogEntry[] = [
{
version: "0.28.1",
date: "2026-07-10",
changes: [
"The little feedback window's subtitle now says “Bugs, ideas, anything.” instead of “We read every one.” — same window, less cheese.",
],
},
{
version: "0.28.0",
date: "2026-07-06",