From ca8617c891a5fb635ba505f8a7fd4180f6b08bad Mon Sep 17 00:00:00 2001 From: Gregory Salaun Date: Sat, 15 Aug 2026 02:51:41 +0200 Subject: [PATCH] chore(changelog): open 0.25.3 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 0.25.2 is going out. 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 fb35f31..18a5727 100644 --- a/changelog.json +++ b/changelog.json @@ -1,4 +1,10 @@ [ + { + "version": "0.25.3", + "date": "", + "en": [], + "fr": [] + }, { "version": "0.25.2", "date": "",