Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit Hold shift + click to select a range
e7ede77
Initialize Release 180.0.0
MajorLift Jul 23, 2024
5359a60
Update Release 180.0.0
MajorLift Jul 23, 2024
a8c25d2
Update changelogs for release packages
MajorLift Jul 23, 2024
c35839c
Leave unreleased changelog entries for future release
MajorLift Jul 23, 2024
7325e9a
Add `@metamask/signature-controller@18.0.1` to release
MajorLift Jul 23, 2024
a28f7ea
Add unreleased changelog entries for version bumps performed in relea…
MajorLift Jul 23, 2024
9b88eec
Add unreleased changelog entries for future releases
MajorLift Jul 23, 2024
647fa4d
Linter fixes
MajorLift Jul 23, 2024
6c936cf
Merge branch 'main' into release/180.0.0
MajorLift Jul 25, 2024
83060c1
Add changelogs for commits merged from main
MajorLift Jul 25, 2024
41ba4e6
Reword typescript version upgrade entries
MajorLift Jul 25, 2024
13781b2
Retroactive update of `json-rpc-engine` changelog
MajorLift Jul 25, 2024
2e13b78
Upgrade `@metamask/accounts-controller` release to major version bump
MajorLift Jul 25, 2024
2670df1
Fix peerDep major upgrade to breaking change
MajorLift Jul 25, 2024
a41ab2a
Apply suggestions from code review
MajorLift Jul 25, 2024
7617a9c
Remove superfluous changelog entries for version bumps
MajorLift Jul 25, 2024
f842953
Upgrade `@metamask/{notification-services,profile-sync}-controller` r…
MajorLift Jul 25, 2024
d138870
Update lockfile
MajorLift Jul 25, 2024
a3308b8
Add patch release for `@metamask/ens-controller`
MajorLift Jul 25, 2024
ac917f0
Add patch release for `@metamask/gas-fee-controller`
MajorLift Jul 25, 2024
61670f3
Add major releases for `@metamask/{selected-network,queued-request}-c…
MajorLift Jul 25, 2024
773baa3
Add patch releases for `@metamask/{transaction,user-operation}-contro…
MajorLift Jul 25, 2024
9c6e404
Merge branch 'main' into release/180.0.0
MajorLift Jul 25, 2024
2d70e2a
changelog linter fix
MajorLift Jul 25, 2024
e05f50f
yarn constraints fixes
MajorLift Jul 25, 2024
225ed0f
Move messenger allowlist addition changelog entries to "Changed" heading
MajorLift Jul 25, 2024
d19d49b
Apply suggestions from code review
MajorLift Jul 26, 2024
dd39bee
Fix lockfile
MajorLift Jul 26, 2024
d7d7985
Move required function parameter addition breaking chnage to "Changed…
MajorLift Jul 26, 2024
96f428e
Merge branch 'main' into release/180.0.0
MajorLift Jul 26, 2024
4f6c79d
Add changelog entry for new main commit
MajorLift Jul 26, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Upgrade @metamask/{notification-services,profile-sync}-controller r…
…eleases as major version bumps
  • Loading branch information
MajorLift committed Jul 25, 2024
commit f8429536c8fa54e899e9803bf4b5c1d2d0354f0b
7 changes: 4 additions & 3 deletions packages/notification-services-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.3]
## [0.2.0]

### Added

- Add and export type `BlockExplorerConfig` and object `SUPPORTED_NOTIFICATION_BLOCK_EXPLORERS`, which is a collection of block explorers for chains on which notifications are supported ([#4552](https://github.com/MetaMask/core/pull/4552))

### Changed

- **BREAKING:** Bump peerDependency `@metamask/profile-sync-controller` from `^0.1.4` to `^0.2.0` ([#4548](https://github.com/MetaMask/core/pull/4548))
- Upgrade TypeScript version to `~5.0.4` and set `moduleResolution` option to `Node16` ([#3645](https://github.com/MetaMask/core/pull/3645))
- Bump `@metamask/base-controller` from `^6.0.1` to `^6.0.2` ([#4544](https://github.com/MetaMask/core/pull/4544))
- Bump `@metamask/controller-utils` from `^11.0.1` to `^11.0.2` ([#4544](https://github.com/MetaMask/core/pull/4544))
Expand Down Expand Up @@ -53,8 +54,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Initial release

[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/notification-services-controller@0.1.3...HEAD
[0.1.3]: https://github.com/MetaMask/core/compare/@metamask/notification-services-controller@0.1.2...@metamask/notification-services-controller@0.1.3
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/notification-services-controller@0.2.0...HEAD
[0.2.0]: https://github.com/MetaMask/core/compare/@metamask/notification-services-controller@0.1.2...@metamask/notification-services-controller@0.2.0
[0.1.2]: https://github.com/MetaMask/core/compare/@metamask/notification-services-controller@0.1.1...@metamask/notification-services-controller@0.1.2
[0.1.1]: https://github.com/MetaMask/core/compare/@metamask/notification-services-controller@0.1.0...@metamask/notification-services-controller@0.1.1
[0.1.0]: https://github.com/MetaMask/core/releases/tag/@metamask/notification-services-controller@0.1.0
6 changes: 3 additions & 3 deletions packages/notification-services-controller/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metamask/notification-services-controller",
"version": "0.1.3",
"version": "0.2.0",
"description": "Manages New MetaMask decentralized Notification system",
"keywords": [
"MetaMask",
Expand Down Expand Up @@ -45,7 +45,7 @@
"@metamask/base-controller": "^6.0.2",
"@metamask/controller-utils": "^11.0.2",
"@metamask/keyring-controller": "^17.1.2",
"@metamask/profile-sync-controller": "^0.1.5",
"@metamask/profile-sync-controller": "^0.2.0",
"bignumber.js": "^4.1.0",
"contentful": "^10.3.6",
"firebase": "^10.11.0",
Expand All @@ -68,7 +68,7 @@
},
"peerDependencies": {
"@metamask/keyring-controller": "^17.0.0",
"@metamask/profile-sync-controller": "^0.1.4"
"@metamask/profile-sync-controller": "^0.2.0"
},
"engines": {
"node": "^18.18 || >=20"
Expand Down
6 changes: 3 additions & 3 deletions packages/profile-sync-controller/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.5]
## [0.2.0]

### Added

Expand Down Expand Up @@ -81,8 +81,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Initial release

[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/profile-sync-controller@0.1.5...HEAD
[0.1.5]: https://github.com/MetaMask/core/compare/@metamask/profile-sync-controller@0.1.4...@metamask/profile-sync-controller@0.1.5
[Unreleased]: https://github.com/MetaMask/core/compare/@metamask/profile-sync-controller@0.2.0...HEAD
[0.2.0]: https://github.com/MetaMask/core/compare/@metamask/profile-sync-controller@0.1.4...@metamask/profile-sync-controller@0.2.0
[0.1.4]: https://github.com/MetaMask/core/compare/@metamask/profile-sync-controller@0.1.3...@metamask/profile-sync-controller@0.1.4
[0.1.3]: https://github.com/MetaMask/core/compare/@metamask/profile-sync-controller@0.1.2...@metamask/profile-sync-controller@0.1.3
[0.1.2]: https://github.com/MetaMask/core/compare/@metamask/profile-sync-controller@0.1.1...@metamask/profile-sync-controller@0.1.2
Expand Down
2 changes: 1 addition & 1 deletion packages/profile-sync-controller/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@metamask/profile-sync-controller",
"version": "0.1.5",
"version": "0.2.0",
"description": "The profile sync helps developers synchronize data across multiple clients and devices in a privacy-preserving way. All data saved in the user storage database is encrypted client-side to preserve privacy. The user storage provides a modular design, giving developers the flexibility to construct and manage their storage spaces in a way that best suits their needs",
"keywords": [
"MetaMask",
Expand Down