Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/168.0.0 #4469

Merged
merged 7 commits into from
Jun 27, 2024
Merged

Release/168.0.0 #4469

merged 7 commits into from
Jun 27, 2024

Conversation

Prithpal-Sooriya
Copy link
Contributor

Explanation

This PR create a new release for

  • @metamask/profile-sync-controller to ^0.2.0
  • @metamask/notification-services-controller to ^0.2.0

References

Fixes mobile integration issues.

Changelog

@metamask/profile-sync-controller

  • CHANGED: Tidied up and small refactors to support mobile integration (#4441)

@metamask/notification-services-controller

  • CHANGED: Tidied up and small refactors to support mobile integration (#4441)

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 highlighted breaking changes using the "BREAKING" category above as appropriate

@Prithpal-Sooriya Prithpal-Sooriya requested a review from a team as a code owner June 27, 2024 14:02
@Prithpal-Sooriya Prithpal-Sooriya added the team-notifications Notification Team changes. https://github.com/orgs/MetaMask/teams/notifications label Jun 27, 2024
Jonathansoufer
Jonathansoufer previously approved these changes Jun 27, 2024
Copy link
Contributor

@Jonathansoufer Jonathansoufer left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Contributor

@MajorLift MajorLift left a comment

Choose a reason for hiding this comment

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

Hi, I add some suggestions on this.

packages/notification-services-controller/CHANGELOG.md Outdated Show resolved Hide resolved
packages/notification-services-controller/CHANGELOG.md Outdated Show resolved Hide resolved
packages/profile-sync-controller/CHANGELOG.md Outdated Show resolved Hide resolved
packages/profile-sync-controller/CHANGELOG.md Outdated Show resolved Hide resolved
matteoscurati
matteoscurati previously approved these changes Jun 27, 2024
Copy link
Contributor

@matteoscurati matteoscurati left a comment

Choose a reason for hiding this comment

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

LGTM :)

adds more comprehensive changelog for these changes
matteoscurati
matteoscurati previously approved these changes Jun 27, 2024

- export `NOTIFICATION_NETWORK_CURRENCY_NAME` and `NOTIFICATION_NETWORK_CURRENCY_SYMBOL`. Allows consistent currency names and symbols for supported notification services ([#4441](https://github.com/MetaMask/core/pull/4441))

- added `isPushIntegrated` optional env property (defaults to true) ([#4441](https://github.com/MetaMask/core/pull/4441))
Copy link
Contributor

Choose a reason for hiding this comment

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

Looks good! Just had one last addition for clarity:

Suggested change
- added `isPushIntegrated` optional env property (defaults to true) ([#4441](https://github.com/MetaMask/core/pull/4441))
- add `isPushIntegrated` as an optional env property in the `NotificationServicesController` constructor (defaults to true) ([#4441](https://github.com/MetaMask/core/pull/4441))

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Merged!

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Silly question - but do we have a changelog "best practices" doc or notes? E.g. past tense, be descriptive, etc

Copy link
Contributor

Choose a reason for hiding this comment

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

No that's a good point. Closest thing we have is this: https://github.com/MetaMask/core/blob/main/docs/reviewing-release-prs.md (especially section 5), but it could definitely be more comprehensive.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Nice!

Copy link
Contributor

@MajorLift MajorLift left a comment

Choose a reason for hiding this comment

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

LGTM!

@Prithpal-Sooriya Prithpal-Sooriya merged commit 879280b into main Jun 27, 2024
116 checks passed
@Prithpal-Sooriya Prithpal-Sooriya deleted the release/168.0.0 branch June 27, 2024 15:53
@Prithpal-Sooriya Prithpal-Sooriya restored the release/168.0.0 branch June 27, 2024 16:20
@Prithpal-Sooriya Prithpal-Sooriya mentioned this pull request Jun 27, 2024
3 tasks
Prithpal-Sooriya added a commit that referenced this pull request Jun 27, 2024
Prithpal-Sooriya added a commit that referenced this pull request Jun 27, 2024
Reverts #4469

We need to redo this release because the version was not set on the
`package.json` and did not go out 🤦🏾 , apologies!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team-notifications Notification Team changes. https://github.com/orgs/MetaMask/teams/notifications
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants