From cd074c6a33222cea7b6cc4962038d9e634aa9ff3 Mon Sep 17 00:00:00 2001 From: hyperpolymath-bot Date: Tue, 22 Sep 2026 16:02:56 +0000 Subject: [PATCH] chore(changelog): regenerate from conventional commits Final regeneration to pick up the loop-fix commit (#221) after its own [skip changelog] marker caused the workflow run to skip (which was the intended behavior to break the loop). No further changelog PRs should follow; see standards#988 for the canonical fix. [skip changelog] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39600a2..643c4d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -149,6 +149,7 @@ and the project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0. ### Fixed +- Break infinite changelog-regenerate loop (#221) (ad34228) - Codeql-action v4.38.1 -> v4.38.0 SHA pin + dependabot hold (estate-wide startup_failure) (#198) (918f434) - Strip reintroduced ZWSP + exclude generated CHANGELOG.md from empty-lint (#194) (9730f65) - Grant contents+PR write at caller TOP level (5/5 caller evidence) (#191) (270f65d)