From 8661067468acaa203da5358855e9b662d41e5317 Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 19 Jul 2026 21:33:05 +0000 Subject: [PATCH] release: 0.8.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Stamp the ceremony: VERSION 0.7.1-dev -> 0.8.0 (bare), and rewrite '## Unreleased' into '## 0.8.0 — 2026-07-19' with an empty '## Unreleased' put back above it — the re-arm half of the two-edit stamp (#108), so main is never disarmed between this merge and the automatic -dev bump. 0.8.0 rather than 0.7.1: the section carries an '### Added' (#96, the merge door), and #105 changes 'box restore' to ask before it destroys — which breaks non-interactive callers that did not pass --force. Co-Authored-By: Claude Opus 4.8 --- CHANGELOG.md | 2 ++ VERSION | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75f4e91..8388990 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ which records not just what changed but what each drill run proved. ## Unreleased +## 0.8.0 — 2026-07-19 + ### Added - **Merging the release PR IS the release — and the release re-arms main diff --git a/VERSION b/VERSION index c0ab427..a3df0a6 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.1-dev +0.8.0 -- 2.45.2