From 21f0d9e149a198aeee13513fc3fc4df2d5b886b8 Mon Sep 17 00:00:00 2001 From: secana <12230822+secana@users.noreply.github.com> Date: Sat, 29 Aug 2026 14:42:15 +0000 Subject: [PATCH] chore(changelog): add release 6.7.0 --- src/data/changelog.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/data/changelog.json b/src/data/changelog.json index bb2ca44..50d6f1b 100644 --- a/src/data/changelog.json +++ b/src/data/changelog.json @@ -1,5 +1,11 @@ { "releases": [ + { + "version": "6.7.0", + "date": "29. August 2026", + "entries": [], + "isLatest": true + }, { "version": "6.6.0", "date": "17. August 2026", @@ -429,8 +435,7 @@ "content": "*(deps)* bump taiki-e/install-action from 2 to 2.85.4", "links": [] } - ], - "isLatest": true + ] }, { "version": "6.5.3",