chore: bump version to 0.9.1, changelog entry

This commit is contained in:
Arnaud
2026-07-13 06:59:00 +02:00
parent b1995522ee
commit 5d351f88b0
4 changed files with 15 additions and 3 deletions
+5
View File
@@ -2,6 +2,11 @@
All notable changes to Epicure are documented here. This file is mirrored in-app at `/changelog` (and in the admin dashboard) via `apps/web/lib/changelog.ts` — update both together.
## 0.9.1 — 2026-07-13
### Fixed
- Destructive confirm buttons (clear chat history, discard recipe changes) had unreadable black text on a red background — a missing CSS variable.
## 0.9.0 — 2026-07-12
### Added