Commit 0573a8c
authored
Release/998.0.0 (#8876)
## Explanation
Releasing transaction-pay-controller for new transactionData field
added: paymentOverride
## References
Related to https://consensyssoftware.atlassian.net/browse/CONF-1409
## 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**
> Release metadata-only changes (version bumps and changelog updates)
with no runtime code modifications, so functional risk is low aside from
downstream consumers picking up the new package version.
>
> **Overview**
> **Release PR:** bumps the monorepo version to `998.0.0` and publishes
`@metamask/transaction-pay-controller` as `22.7.0`.
>
> Updates the `transaction-pay-controller` changelog to include the
`22.7.0` release notes (including the new `paymentOverride` field) and
adjusts the compare links for the new tag.
>
> <sup>Reviewed by [Cursor Bugbot](https://cursor.com/bugbot) for commit
c70c2d6. Bugbot is set up for automated
code reviews on this repo. Configure
[here](https://www.cursor.com/dashboard/bugbot).</sup>
<!-- /CURSOR_SUMMARY -->1 parent b7b8b54 commit 0573a8c
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 | | |
| |||
942 | 944 | | |
943 | 945 | | |
944 | 946 | | |
945 | | - | |
| 947 | + | |
| 948 | + | |
946 | 949 | | |
947 | 950 | | |
948 | 951 | | |
| |||
| 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