-
-
Notifications
You must be signed in to change notification settings - Fork 259
Release 180.0.0 #4548
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Release 180.0.0 #4548
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
e7ede77
Initialize Release 180.0.0
MajorLift 5359a60
Update Release 180.0.0
MajorLift a8c25d2
Update changelogs for release packages
MajorLift c35839c
Leave unreleased changelog entries for future release
MajorLift 7325e9a
Add `@metamask/[email protected]` to release
MajorLift a28f7ea
Add unreleased changelog entries for version bumps performed in relea…
MajorLift 9b88eec
Add unreleased changelog entries for future releases
MajorLift 647fa4d
Linter fixes
MajorLift 6c936cf
Merge branch 'main' into release/180.0.0
MajorLift 83060c1
Add changelogs for commits merged from main
MajorLift 41ba4e6
Reword typescript version upgrade entries
MajorLift 13781b2
Retroactive update of `json-rpc-engine` changelog
MajorLift 2e13b78
Upgrade `@metamask/accounts-controller` release to major version bump
MajorLift 2670df1
Fix peerDep major upgrade to breaking change
MajorLift a41ab2a
Apply suggestions from code review
MajorLift 7617a9c
Remove superfluous changelog entries for version bumps
MajorLift f842953
Upgrade `@metamask/{notification-services,profile-sync}-controller` r…
MajorLift d138870
Update lockfile
MajorLift a3308b8
Add patch release for `@metamask/ens-controller`
MajorLift ac917f0
Add patch release for `@metamask/gas-fee-controller`
MajorLift 61670f3
Add major releases for `@metamask/{selected-network,queued-request}-c…
MajorLift 773baa3
Add patch releases for `@metamask/{transaction,user-operation}-contro…
MajorLift 9c6e404
Merge branch 'main' into release/180.0.0
MajorLift 2d70e2a
changelog linter fix
MajorLift e05f50f
yarn constraints fixes
MajorLift 225ed0f
Move messenger allowlist addition changelog entries to "Changed" heading
MajorLift d19d49b
Apply suggestions from code review
MajorLift dd39bee
Fix lockfile
MajorLift d7d7985
Move required function parameter addition breaking chnage to "Changed…
MajorLift 96f428e
Merge branch 'main' into release/180.0.0
MajorLift 4f6c79d
Add changelog entry for new main commit
MajorLift File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add unreleased changelog entries for future releases
- Loading branch information
commit 9b88eec87ca681609f9975e565337a02303c834a
There are no files selected for viewing
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
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
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
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are we releasing this package? If not, should we add these changelog entries in another PR?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
To include the changes in #4556, I added releases for:
ens-controller(a3308b8)gas-fee-controller(ac917f0)selected-network-controller,queued-request-controller61670f3transaction-controller,user-operation-controller773baa3Every package with a diff in this PR is now being released (excluding
json-rpc-engine).