Skip to content

Conversation

tuna1207
Copy link
Member

Explanation

Revert release 575.0.0

References

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

@tuna1207 tuna1207 marked this pull request as ready for review September 23, 2025 08:50
@tuna1207 tuna1207 requested review from a team as code owners September 23, 2025 08:50
@chaitanyapotti chaitanyapotti enabled auto-merge (squash) September 23, 2025 08:51
cursor[bot]

This comment was marked as outdated.

@tuna1207 tuna1207 enabled auto-merge (squash) September 23, 2025 10:24
Copy link

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Bug: Changelog Malformed After Revert

The 0.2.0 changelog entries were incorrectly handled during the revert. Features released in 0.2.0 (e.g., displayBrand, successUrl) are now under "Unreleased", implying they haven't shipped. This also leaves the changelog malformed, with "Added" features miscategorized under "Changed", violating the Keep a Changelog format.

packages/subscription-controller/CHANGELOG.md#L9-L14

### Changed
- Added `displayBrand` in card payment type ([#6669](https://github.com/MetaMask/core/pull/6669))
- Added optional `successUrl` param in start subscription with card ([#6669](https://github.com/MetaMask/core/pull/6669))
- Bump `@metamask/base-controller` from `^8.3.0` to `^8.4.0` ([#6632](https://github.com/MetaMask/core/pull/6632))

Fix in Cursor Fix in Web


@cryptodev-2s cryptodev-2s mentioned this pull request Sep 23, 2025
@tuna1207 tuna1207 merged commit a8e82ba into main Sep 23, 2025
239 checks passed
@tuna1207 tuna1207 deleted the tuna/revert-575.0.0 branch September 23, 2025 10:44
Gudahtt added a commit that referenced this pull request Sep 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants