Fix changeset frontmatter delimiters

Add missing --- fences around the YAML frontmatter in
fix-database-recovery-preserve-corrupt.md so the changeset parses.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
gsxdsm
2026-06-13 22:45:48 -07:00
parent be2773b412
commit 52a0f9dfd8

View File

@@ -1,3 +1,5 @@
---
"@runfusion/fusion": patch
---
Preserve the original corrupt project database at `fusion.db` when startup recovery fails after moving it aside.