Skip to content

chore: fix changelogs PR grouping#563

Merged
ccharly merged 1 commit into
mainfrom
cc/fix/changelogs
May 29, 2026
Merged

chore: fix changelogs PR grouping#563
ccharly merged 1 commit into
mainfrom
cc/fix/changelogs

Conversation

@ccharly
Copy link
Copy Markdown
Contributor

@ccharly ccharly commented May 29, 2026

Fixing changelogs to avoid having auto-fixes happening during releases


Note

Low Risk
Documentation-only edits to CHANGELOG markdown; no production code paths change.

Overview
Standardizes Keep a Changelog link formatting across many packages/*/CHANGELOG.md files so release tooling does not rewrite them.

Entries that listed multiple PRs as separate parenthesized links—e.g. ([#489](...)), ([#483](...))—are merged into one link group: ([#489](...), [#483](...)). The same cleanup applies to historical bullets (bumps, breaking notes, feature lists) in keyring-api, eth-hd/ledger/qr/simple/trezor/money, keyring-internal-, keyring-sdk, and keyring-snap- packages. No runtime or API behavior changes—documentation only.

Reviewed by Cursor Bugbot for commit 41bfd86. Bugbot is set up for automated code reviews on this repo. Configure here.

@ccharly ccharly requested a review from a team as a code owner May 29, 2026 09:25
@ccharly ccharly changed the title chore: fix changelog PR grouping chore: fix changelogs PR grouping May 29, 2026
@ccharly ccharly enabled auto-merge May 29, 2026 09:28
@ccharly ccharly added this pull request to the merge queue May 29, 2026
Merged via the queue into main with commit 2aefc5d May 29, 2026
42 checks passed
@ccharly ccharly deleted the cc/fix/changelogs branch May 29, 2026 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants