Skip to content

Release/389.0.0#5765

Merged
stanleyyconsensys merged 11 commits intomainfrom
release/389.0.0
May 7, 2025
Merged

Release/389.0.0#5765
stanleyyconsensys merged 11 commits intomainfrom
release/389.0.0

Conversation

@stanleyyconsensys
Copy link
Copy Markdown
Contributor

@stanleyyconsensys stanleyyconsensys commented May 6, 2025

Explanation

Release candidates that includes new default network via packages

  • network-controller
  • controller-utils

References

Changelog

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed, highlighting breaking changes as necessary
  • I've prepared draft pull requests for clients and consumer packages to resolve any breaking changes

@stanleyyconsensys stanleyyconsensys marked this pull request as ready for review May 6, 2025 14:21
@stanleyyconsensys stanleyyconsensys requested review from a team as code owners May 6, 2025 14:21
@stanleyyconsensys stanleyyconsensys requested a review from a team May 6, 2025 14:21
@stanleyyconsensys stanleyyconsensys requested review from a team as code owners May 6, 2025 14:21
Copy link
Copy Markdown
Contributor

@cryptodev-2s cryptodev-2s left a comment

Choose a reason for hiding this comment

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

LGTM!

@stanleyyconsensys stanleyyconsensys enabled auto-merge (squash) May 7, 2025 09:24
@stanleyyconsensys stanleyyconsensys merged commit cf5c9e0 into main May 7, 2025
201 of 202 checks passed
@stanleyyconsensys stanleyyconsensys deleted the release/389.0.0 branch May 7, 2025 09:29
@adonesky1 adonesky1 mentioned this pull request May 15, 2025
4 tasks
adonesky1 added a commit that referenced this pull request May 15, 2025
## @metamask/chain-agnostic-permission

## [0.7.0]

### Changed

- Bump `@metamask/api-specs` to `^0.14.0`
([#5817](#5817))
- Bump `@metamask/network-controller` to `^23.5.0`
([#5765](#5765),
[#5812](#5812))
- Bump `@metamask/controller-utils` to `^11.8.0`
([#5765](#5765),
[#5812](#5812))


## @metamask/multichain-api-middleware

## [0.3.0]

### Changed

- feat: Add more chain-agnostic-permission utility functions from sip-26
usage ([#5609](#5609))
- Bump `@metamask/chain-agnostic-permission` to `^0.6.0`
([#5715](https://github.com/MetaMask/core/pull/5715),[#5760](https://github.com/MetaMask/core/pull/5760))
- Bump `@metamask/api-specs` to `^0.14.0`
([#5817](#5817))
- Bump `@metamask/controller-utils` to `^11.9.0`
([#5765](#5765),
[#5812](#5812))
- Bump `@metamask/network-controller` to `^23.5.0`
([#5765](#5765),
[#5812](#5812))

## @metamask/multichain

## [4.1.0]

### Changed

- Bump `@metamask/api-specs` to `^0.14.0`
([#5817](#5817))
- Bump `@metamask/controller-utils` to `^11.9.0`
([#5583](#5583),
[#5765](#5765),
[#5812](#5812))

## Checklist

- [ ] I've updated the test suite for new or updated code as appropriate
- [ ] I've updated documentation (JSDoc, Markdown, etc.) for new or
updated code as appropriate
- [ ] I've communicated my changes to consumers by [updating changelogs
for packages I've
changed](https://github.com/MetaMask/core/tree/main/docs/contributing.md#updating-changelogs),
highlighting breaking changes as necessary
- [ ] I've prepared draft pull requests for clients and consumer
packages to resolve any breaking changes
@adonesky1 adonesky1 mentioned this pull request Jun 20, 2025
adonesky1 added a commit that referenced this pull request Jun 20, 2025
## @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))
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