Fix changelog including entire history instead of just new commits #19

Merged
David merged 1 commit from fix-changelog-range into main 2026-04-16 02:33:37 +02:00
Owner

git describe referenced the new tag name which doesn't exist locally
yet, causing the fallback to dump all commits. Use HEAD^ instead to
find the previous tag relative to the current commit.

Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

git describe referenced the new tag name which doesn't exist locally yet, causing the fallback to dump all commits. Use HEAD^ instead to find the previous tag relative to the current commit. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Fix changelog including entire history instead of just new commits
All checks were successful
Create release / Create release from merged PR (pull_request) Has been skipped
703c82b2cb
git describe referenced the new tag name which doesn't exist locally
yet, causing the fallback to dump all commits. Use HEAD^ instead to
find the previous tag relative to the current commit.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
David merged commit 1ec20f325b into main 2026-04-16 02:33:37 +02:00
David deleted branch fix-changelog-range 2026-04-16 02:33:37 +02:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
pandoras-box/explorer-bookmarks!19
No description provided.