Skip to content

Release 149.0.0#4272

Merged
matthewwalsh0 merged 7 commits intomainfrom
release/149.0.0
May 9, 2024
Merged

Release 149.0.0#4272
matthewwalsh0 merged 7 commits intomainfrom
release/149.0.0

Conversation

@matthewwalsh0
Copy link
Copy Markdown
Member

@matthewwalsh0 matthewwalsh0 commented May 8, 2024

Major release of TransactionController and UserOperationController to support gas fee updates in the extension.

Breaking changes added to changelog, no dependencies on unreleased packages.

Related:

@matthewwalsh0 matthewwalsh0 requested a review from a team May 8, 2024 20:57
Gudahtt added a commit that referenced this pull request May 9, 2024
## Explanation

The version of the `@metamask/profile-sync-controller` package has been
updated to `0.0.0`, which is what our publishing automation expects of
all unpublished public packages.

The current version is `0.1.0`, which caused problems for our most
recent release, requiring a rollback. It broke publishing because our
publishing scripts tried to find version `0.1.0` in the package
changelog but were unable to.

This should have been caught by our linter, but it wasn't due to a
deficiency in the `@metamask/auto-changelog` validation command (it
doesn't validate that the current release exists). This problem has been
documented here: MetaMask/auto-changelog#192

## References

Unblocks #4272

## Changelog

N/A

## Checklist

- [x] I've updated the test suite for new or updated code as appropriate
- [x] I've updated documentation (JSDoc, Markdown, etc.) for new or
updated code as appropriate
- [x] I've highlighted breaking changes using the "BREAKING" category
above as appropriate
Gudahtt
Gudahtt previously approved these changes May 9, 2024
Copy link
Copy Markdown
Member

@Gudahtt Gudahtt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! One suggested improvement pending, not super important though

Co-authored-by: Mark Stacey <markjstacey@gmail.com>
@matthewwalsh0 matthewwalsh0 merged commit 652733f into main May 9, 2024
@matthewwalsh0 matthewwalsh0 deleted the release/149.0.0 branch May 9, 2024 14:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants