From 7eb734d86f01699d5ab8ee334c5f2b36ec537fbb Mon Sep 17 00:00:00 2001 From: Gregory Salaun Date: Sun, 16 Aug 2026 00:35:30 +0200 Subject: [PATCH] chore(changelog): open 0.25.5 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 0.25.4 is going out with eight entries. 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 d83d80f..5e7bd37 100644 --- a/changelog.json +++ b/changelog.json @@ -1,4 +1,10 @@ [ + { + "version": "0.25.5", + "date": "", + "en": [], + "fr": [] + }, { "version": "0.25.4", "date": "",