-
-
Notifications
You must be signed in to change notification settings - Fork 235
Release/401.0.0 #5818
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
Release/401.0.0 #5818
Conversation
6c348bd
to
150dd87
Compare
@@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 | |||
|
|||
### Changed | |||
|
|||
- Bump `@metamask/chain-agnostic-permission` to `^0.7.0` ([#5818](https://github.com/MetaMask/core/pull/5818)) |
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.
Nit: What do you think about combining the three lines for the chain-agnostic permission bumps into a single entry, listing the PRs comma-separated? Also, I noticed a gap in the bump sequence—could it be that some PRs are missing?
- Bump `@metamask/chain-agnostic-permission` to `^0.7.0` ([#5818](https://github.com/MetaMask/core/pull/5818)) | |
- Bump `@metamask/chain-agnostic-permission` to `^0.7.0` ([#5518](https://github.com/MetaMask/core/pull/5518), [#5674](https://github.com/MetaMask/core/pull/5674), [#5818](https://github.com/MetaMask/core/pull/5818)) |
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.
cleaned up here: e967dd7
I believe the failing check-changelog process is incorrect...
I've made all the relevant changelog entries for |
### Changed | ||
|
||
- feat: Add more chain-agnostic-permission utility functions from sip-26 usage ([#5609](https://github.com/MetaMask/core/pull/5609)) |
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.
Nit: can we remove this entry from here now ?
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.
🙏 fixed here: 2abe4bc
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.
LGTM!
## @metamask/chain-agnostic-permission ## [1.0.0] ### Changed - This package is now considered stable ## @metamask/eip1193-permission-middleware ## [1.0.0] ### Changed - Bump `@metamask/chain-agnostic-permission` to `^0.8.0` ([#5518](#5518), [#5674](#5674), [#5818](https://github.com/MetaMask/core/pull/5818)[#5583](https://github.com/MetaMask/core/pull/5583), [#5982](https://github.com/MetaMask/core/pull/5982),[#6004](https://github.com/MetaMask/core/pull/6004)) - Bump `@metamask/chain-agnostic-permission` to `^0.8.0` ([#5550](#5550), [#5518](#5518), [#5674](#5674), [#5715](#5715), [#5760](#5760), [#5818](https://github.com/MetaMask/core/pull/5818)[#5583](https://github.com/MetaMask/core/pull/5583), [#5982](https://github.com/MetaMask/core/pull/5982),[#6004](https://github.com/MetaMask/core/pull/6004)) - Bump `@metamask/controller-utils` to `^11.10.0` ([#5935](#5935), [#5583](#5583), [#5765](#5765), [#5812](#5812)) ## @metamask/multichain-api-middleware ## [1.0.0] ### Changed - Bump `@metamask/chain-agnostic-permission` to `^0.8.0` ([#5518](#5518), [#5674](#5674), [#5818](https://github.com/MetaMask/core/pull/5818)[#5583](https://github.com/MetaMask/core/pull/5583), [#5982](https://github.com/MetaMask/core/pull/5982),[#6004](https://github.com/MetaMask/core/pull/6004)) - Bump `@metamask/chain-agnostic-permission` to `^0.8.0` ([#5550](#5550), [#5518](#5518), [#5674](#5674), [#5715](#5715), [#5760](#5760), [#5818](https://github.com/MetaMask/core/pull/5818)[#5583](https://github.com/MetaMask/core/pull/5583), [#5982](https://github.com/MetaMask/core/pull/5982),[#6004](https://github.com/MetaMask/core/pull/6004)) - Bump `@metamask/controller-utils` to `^11.10.0` ([#5935](#5935), [#5583](#5583), [#5765](#5765), [#5812](#5812))
@metamask/chain-agnostic-permission
[0.7.0]
Changed
@metamask/api-specs
to^0.14.0
(#5817)@metamask/network-controller
to^23.5.0
(#5765, #5812)@metamask/controller-utils
to^11.8.0
(#5765, #5812)@metamask/multichain-api-middleware
[0.3.0]
Changed
@metamask/chain-agnostic-permission
to^0.6.0
(#5715,#5760)@metamask/api-specs
to^0.14.0
(#5817)@metamask/controller-utils
to^11.9.0
(#5765, #5812)@metamask/network-controller
to^23.5.0
(#5765, #5812)@metamask/multichain
[4.1.0]
Changed
@metamask/api-specs
to^0.14.0
(#5817)@metamask/controller-utils
to^11.9.0
(#5583, #5765, #5812)Checklist