Commit 8b8969c
authored
Release/1046.0.0 (MetaMask#9156)
## Explanation
Release `1046.0.0` with minor version bump for:
- **`@metamask/transaction-pay-controller`** `23.7.0` → `23.8.0`
### `@metamask/transaction-pay-controller@23.8.0`
### Changed
- Bump `@metamask/keyring-controller` from `^27.0.0` to `^27.1.0`
([MetaMask#9129](MetaMask#9129))
### Fixed
- Mark MM Pay transactions as externally signed when quotes are
available ([MetaMask#9145](MetaMask#9145))
## References
- [MetaMask#9145](MetaMask#9145) —
fix(transaction-pay-controller): mark MM Pay transactions as externally
signed once a quote is available
- [MetaMask#9129](MetaMask#9129) — Bump
`@metamask/keyring-controller`
- [MetaMask#9155](MetaMask#9155) — Revert of
previous aborted Release/1046.0.0
## 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
- [x] I've communicated my changes to consumers by [updating changelogs
for packages I've
changed](https://github.com/MetaMask/core/tree/main/docs/processes/updating-changelogs.md)
- [ ] I've introduced [breaking
changes](https://github.com/MetaMask/core/tree/main/docs/processes/breaking-changes.md)
in this PR and have prepared draft pull requests for clients and
consumer packages to resolve them1 parent 03c2914 commit 8b8969c
3 files changed
Lines changed: 6 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
10 | 12 | | |
11 | 13 | | |
12 | 14 | | |
| |||
1082 | 1084 | | |
1083 | 1085 | | |
1084 | 1086 | | |
1085 | | - | |
| 1087 | + | |
| 1088 | + | |
1086 | 1089 | | |
1087 | 1090 | | |
1088 | 1091 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments