From 7578e49573def8afe8276697803d3f7b6da37eb4 Mon Sep 17 00:00:00 2001 From: Gregory Salaun Date: Sun, 16 Aug 2026 14:20:22 +0200 Subject: [PATCH] chore(changelog): open 0.25.7 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit v0.25.6 went out with its nine entries; the block is byte-identical to the tagged one. The version constants are left alone — the release script is the one source that bumps them, and touching them here would make its "release commit already exists" check misfire. --- changelog.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/changelog.json b/changelog.json index 82a5cf4..c70e324 100644 --- a/changelog.json +++ b/changelog.json @@ -1,4 +1,10 @@ [ + { + "version": "0.25.7", + "date": "", + "en": [], + "fr": [] + }, { "version": "0.25.6", "date": "",