Release prep: bump to 6.2.1 with LD-API-Version fix changelog - #171
Merged
Conversation
Bumps version 6.2.0 -> 6.2.1 and adds a CHANGELOG entry for the LD-API-Version header fix (#170) so a release can be cut. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01PAYYUEHtAerrpz2a1nDvH5
monsagri
approved these changes
Sep 7, 2026
cspath1
approved these changes
Sep 8, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Requested by Fabian Feldberg · Slack thread
Before:
maincarries the mergedLD-API-Version→20240415fix (#170) but at version 6.2.0 with no changelog entry, so nothing has been released.After: Version bumped to 6.2.1 with a CHANGELOG entry for the fix, so a release can be cut.
One-line summary: version bump + changelog entry to tee up a release of the #170 fix.
Note: 6.2.1 is a patch bump chosen for a bugfix — the team can override if a different version is preferred.
🤖 Generated with Claude Code
https://claude.ai/code/session_01PAYYUEHtAerrpz2a1nDvH5
Generated by Claude Code
Note
Overview
Prepares 6.2.1 for release after the
LD-API-Version→20240415REST client fix (#170) already onmainbut still at 6.2.0 with no changelog.Bumps
package.jsonto 6.2.1 and adds a Fixed entry inCHANGELOG.mdfor that header update so the patch can ship to the marketplace.Reviewed by Cursor Bugbot for commit 53b3010. Bugbot is set up for automated code reviews on this repo. Configure here.