From 685ae5b48982542723399f995eb2af1c2a372420 Mon Sep 17 00:00:00 2001 From: tac0turtle Date: Mon, 20 Jul 2026 14:09:08 +0200 Subject: [PATCH 1/2] chore: changelog v1.2.1 Rename the v1.2.0 section to v1.2.1 with a note that v1.2.0 was superseded (it was tagged before core/v1.1.0 existed and required an unavailable core version). The GitHub Release workflow reads CHANGELOG.md by version, so the release tag needs a matching section. Co-Authored-By: Claude Opus 4.8 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c595a5a191..06b40ab294 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -## v1.2.0 +## v1.2.1 + +> Supersedes v1.2.0, which was tagged before `core/v1.1.0` was published and +> therefore required an unavailable `core` version — unusable by consumers. +> The contents below shipped in v1.2.1. ### Added From c214838d16d6f3ca531709cc3c29e62453deced8 Mon Sep 17 00:00:00 2001 From: Marko Date: Mon, 20 Jul 2026 14:10:46 +0200 Subject: [PATCH 2/2] Apply suggestion from @tac0turtle --- CHANGELOG.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 06b40ab294..364b1d71c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,9 +11,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## v1.2.1 -> Supersedes v1.2.0, which was tagged before `core/v1.1.0` was published and -> therefore required an unavailable `core` version — unusable by consumers. -> The contents below shipped in v1.2.1. ### Added