Commit db968e7
authored
Release/1030.0.0 (MetaMask#9077)
## Explanation
Release @metamask/transaction-pay-controller.
## References
Related to https://consensyssoftware.atlassian.net/browse/CONF-1520
## 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 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)
- [X] 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 them
<!-- CURSOR_SUMMARY -->
---
> [!NOTE]
> **Low Risk**
> Version and changelog-only release PR with no runtime code changes in
the diff; consumers pick up previously merged pay/bridge fixes via the
new package version.
>
> **Overview**
> Cuts **monorepo release 1030.0.0** and publishes
**`@metamask/transaction-pay-controller` 23.5.0** by bumping root
`package.json` (`1029.0.0` → `1030.0.0`) and the package version
(`23.4.0` → `23.5.0`).
>
> The **23.5.0** changelog section is finalized: **Unreleased** is
cleared, compare links are updated, and the release notes call out a
**`@metamask/bridge-controller`** bump to `^75.1.0` plus a fix for
**request amount** when both **`paymentOverride`** and **`isPostQuote`**
are set (from prior merged work; this PR has no additional source
changes in the diff).
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
c564e78. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent e30b500 commit db968e7
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 | | |
| |||
1029 | 1031 | | |
1030 | 1032 | | |
1031 | 1033 | | |
1032 | | - | |
| 1034 | + | |
| 1035 | + | |
1033 | 1036 | | |
1034 | 1037 | | |
1035 | 1038 | | |
| |||
| 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