From 0b1fa70d60b38e7346f9d912c74eb8e43ba7e98a Mon Sep 17 00:00:00 2001 From: codex-bot-andresmgsl Date: Mon, 31 Aug 2026 21:24:50 +0000 Subject: [PATCH] fix(changelog): match grouped fragment shape --- changelog.d/275.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/changelog.d/275.md b/changelog.d/275.md index 4cf6559..c4c4118 100644 --- a/changelog.d/275.md +++ b/changelog.d/275.md @@ -1 +1,3 @@ +### Fixed + - Compare release-shaped pull requests with their merge base so later base-branch releases do not create phantom version-change warnings (#275).