chore: version bump + changelog for save-offline button fix (v0.65.2)

Follow-up to e78e24e -- version bump/changelog got dropped from that
commit.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
This commit is contained in:
Arnaud
2026-07-21 00:33:45 +02:00
parent e78e24e40d
commit 83a1381052
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.65.2 — 2026-07-21 01:10
### Fixed
- The "Save offline" button on the recipe page was a labeled outline button, inconsistent with the icon-only ghost + tooltip style every other recipe action button (print, share, export) uses. Now matches.
## 0.65.1 — 2026-07-21 01:00
### Added