Skip to content

chore: add contributor to changelog entry#8298

Merged
wraithgar merged 1 commit into
latestfrom
gar/changelog-tweak
May 16, 2025
Merged

chore: add contributor to changelog entry#8298
wraithgar merged 1 commit into
latestfrom
gar/changelog-tweak

Conversation

@wraithgar

Copy link
Copy Markdown
Contributor

No description provided.

@wraithgar
wraithgar requested a review from a team as a code owner May 15, 2025 17:07
@wraithgar

Copy link
Copy Markdown
Contributor Author

@mbtools

@wraithgar
wraithgar merged commit 9cb9d50 into latest May 16, 2025
@wraithgar
wraithgar deleted the gar/changelog-tweak branch May 16, 2025 16:05
@github-actions github-actions Bot mentioned this pull request May 21, 2025
reggi added a commit that referenced this pull request Jul 8, 2026
## What / Why

#9729 reverts the `.npmrc` file-config half of the breaking change from
`979518d` (#9276): unknown `.npmrc` configs warn by default again, and
the new `strict-npmrc` config opts back into erroring. Unknown CLI flags
and abbreviations still throw.

The `12.0.0-pre.1` changelog entry still carried the original wording,
which claimed unknown `.npmrc` configs now throw. Since release-please
aggregates every prerelease `BREAKING CHANGE` note into the eventual
stable `v12.0.0` release notes, that stale line would surface
(inaccurately) in the 12.0.0 notes. This corrects the wording in place.

## Change

Edits the single breaking-changes bullet in the `## [12.0.0-pre.1]`
section:

> unknown CLI flags, abbreviated flags, and single-hyphen multi-char
shorthands now throw instead of warning. (Unknown `.npmrc` configs still
warn by default; opt into erroring with the new `strict-npmrc` config.)

## Notes

- Manual, targeted edit to an already-released, release-please-generated
section — this does not disturb release-please, which derives versions
from git tags + commit history and only prepends new sections.
Precedent: #8298 (`chore: add contributor to changelog entry`).
- Best merged alongside / after #9729 so the corrected note reflects
shipped behavior.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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