From 5e2c45275358f87b2c509ef06db7cd48bb577596 Mon Sep 17 00:00:00 2001 From: Gregory Salaun Date: Sun, 16 Aug 2026 10:01:14 +0200 Subject: [PATCH] chore(changelog): open 0.25.6 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit v0.25.5 went out with its seven 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 fddede3..aeed3a2 100644 --- a/changelog.json +++ b/changelog.json @@ -1,4 +1,10 @@ [ + { + "version": "0.25.6", + "date": "", + "en": [], + "fr": [] + }, { "version": "0.25.5", "date": "",