Merged
Conversation
9cbb674 to
a129424
Compare
HowardBraham
previously approved these changes
Feb 2, 2026
mcmire
reviewed
Feb 2, 2026
CHANGELOG.md
Outdated
Comment on lines
+15
to
+18
|
|
||
| ### Added | ||
|
|
||
| - Added preview builds ([#268](https://github.com/MetaMask/auto-changelog/pull/268)) |
Contributor
There was a problem hiding this comment.
Usually we only include changes to the changelog that affect the publicly usable parts of the package, such as the CLI or API. Since this is a developer-only change, should we omit it?
Suggested change
| ### Added | |
| - Added preview builds ([#268](https://github.com/MetaMask/auto-changelog/pull/268)) |
Given this, should we set the version to 5.3.1 rather than 5.4.0?
Contributor
There was a problem hiding this comment.
Hmm... I just realized that if we want change the version we may have to make a new release PR. I think the release workflow looks at the name of the branch to know what the new version should be rather than package.json.
Contributor
There was a problem hiding this comment.
Oh, sure, what's the best way to change the version? Does it have to be a new PR?
Contributor
There was a problem hiding this comment.
I think so, unfortunately :(
c50e2ef to
2f2f118
Compare
mcmire
added a commit
that referenced
this pull request
Feb 2, 2026
This reverts commit 9c9aff3. The subject of this commit indicates that 5.4.0 is being released, when it was actually 5.3.1.
mcmire
added a commit
that referenced
this pull request
Feb 3, 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.
This is the release candidate for version 5.3.1.
Note
Low Risk
Low risk release bookkeeping only: updates package version and changelog entries/links without changing runtime code.
Overview
Prepares the
5.3.1release by bumpingpackage.jsonversion from5.3.0to5.3.1.Updates
CHANGELOG.mdwith a new5.3.1Fixed entry (Windows CRLF validation issue) and adjusts the compare links to pointUnreleasedatv5.3.1...HEAD.Written by Cursor Bugbot for commit 2f2f118. This will update automatically on new commits. Configure here.