From 9c5e95e0420d641de24cea0f2b949f7c832f5d3f Mon Sep 17 00:00:00 2001 From: Frederik Bolding Date: Wed, 8 Jul 2026 09:18:23 +0200 Subject: [PATCH 1/4] Initialize Release 163.0.0 --- packages/create-snap/CHANGELOG.md | 29 ++++++ .../packages/background-events/CHANGELOG.md | 36 ++++++++ packages/examples/packages/bip32/CHANGELOG.md | 65 +++++++++++++ packages/examples/packages/bip44/CHANGELOG.md | 63 +++++++++++++ .../packages/client-status/CHANGELOG.md | 71 ++++++++++++++ .../packages/cronjob-duration/CHANGELOG.md | 29 ++++++ .../examples/packages/cronjobs/CHANGELOG.md | 62 +++++++++++++ .../examples/packages/dialogs/CHANGELOG.md | 83 +++++++++++++++++ .../examples/packages/errors/CHANGELOG.md | 61 ++++++++++++ .../packages/ethereum-provider/CHANGELOG.md | 20 ++++ .../examples/packages/ethers-js/CHANGELOG.md | 79 ++++++++++++++++ .../packages/file-upload/CHANGELOG.md | 86 +++++++++++++++++ .../packages/get-entropy/CHANGELOG.md | 60 ++++++++++++ .../examples/packages/get-file/CHANGELOG.md | 71 ++++++++++++++ .../examples/packages/home-page/CHANGELOG.md | 69 ++++++++++++++ .../examples/packages/images/CHANGELOG.md | 17 ++++ .../packages/interactive-ui/CHANGELOG.md | 24 +++++ .../packages/consumer-signer/CHANGELOG.md | 86 +++++++++++++++++ .../packages/core-signer/CHANGELOG.md | 92 +++++++++++++++++++ .../examples/packages/json-rpc/CHANGELOG.md | 69 ++++++++++++++ packages/examples/packages/jsx/CHANGELOG.md | 82 +++++++++++++++++ .../packages/lifecycle-hooks/CHANGELOG.md | 23 +++++ .../packages/localization/CHANGELOG.md | 71 ++++++++++++++ .../packages/manage-state/CHANGELOG.md | 66 +++++++++++++ .../packages/multichain-provider/CHANGELOG.md | 18 ++++ .../packages/name-lookup/CHANGELOG.md | 7 ++ .../packages/network-access/CHANGELOG.md | 37 ++++++++ .../packages/notifications/CHANGELOG.md | 54 +++++++++++ .../packages/preferences/CHANGELOG.md | 48 ++++++++++ .../packages/preinstalled/CHANGELOG.md | 4 + .../examples/packages/protocol/CHANGELOG.md | 59 ++++++++++++ .../packages/rollup-plugin/CHANGELOG.md | 70 ++++++++++++++ .../examples/packages/send-flow/CHANGELOG.md | 12 +++ .../packages/signature-insights/CHANGELOG.md | 72 ++++++++++++++- .../transaction-insights/CHANGELOG.md | 81 ++++++++++++++++ packages/examples/packages/wasm/CHANGELOG.md | 42 +++++++++ .../packages/webpack-plugin/CHANGELOG.md | 47 ++++++++++ packages/snaps-cli/CHANGELOG.md | 13 +++ packages/snaps-controllers/CHANGELOG.md | 6 ++ .../snaps-execution-environments/CHANGELOG.md | 10 ++ packages/snaps-rollup-plugin/CHANGELOG.md | 10 ++ packages/snaps-sandbox/CHANGELOG.md | 7 ++ packages/snaps-simulation/CHANGELOG.md | 4 + packages/snaps-webpack-plugin/CHANGELOG.md | 13 ++- packages/test-snaps/CHANGELOG.md | 4 + 45 files changed, 2030 insertions(+), 2 deletions(-) diff --git a/packages/create-snap/CHANGELOG.md b/packages/create-snap/CHANGELOG.md index 8af139473e..0844ee7fd8 100644 --- a/packages/create-snap/CHANGELOG.md +++ b/packages/create-snap/CHANGELOG.md @@ -7,6 +7,35 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) +- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) +- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) +- chore: Bump ts-bridge ([#2917](https://github.com/MetaMask/snaps/pull/2917)) +- Bump `ts-bridge` to `0.6.0` ([#2882](https://github.com/MetaMask/snaps/pull/2882)) +- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) +- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) +- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) +- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) +- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) +- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) + ## [4.0.4] ### Fixed diff --git a/packages/examples/packages/background-events/CHANGELOG.md b/packages/examples/packages/background-events/CHANGELOG.md index 8c940ac373..81b414a809 100644 --- a/packages/examples/packages/background-events/CHANGELOG.md +++ b/packages/examples/packages/background-events/CHANGELOG.md @@ -7,6 +7,42 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) +- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) +- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) + ## [1.0.0] ### Added diff --git a/packages/examples/packages/bip32/CHANGELOG.md b/packages/examples/packages/bip32/CHANGELOG.md index dad0865139..fbe0b086bf 100644 --- a/packages/examples/packages/bip32/CHANGELOG.md +++ b/packages/examples/packages/bip32/CHANGELOG.md @@ -7,6 +7,71 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump lodash from 4.17.23 to 4.18.1 ([#3946](https://github.com/MetaMask/snaps/pull/3946)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) +- chore: Bump the npm_and_yarn group across 1 directory with 2 updates ([#3821](https://github.com/MetaMask/snaps/pull/3821)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- feat!: Allow manifest to extend another manifest ([#3802](https://github.com/MetaMask/snaps/pull/3802)) +- feat!: Add `--manifest` option for custom manifest to dev server ([#3793](https://github.com/MetaMask/snaps/pull/3793)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- chore: Bump @metamask/utils from 11.8.1 to 11.9.0 ([#3783](https://github.com/MetaMask/snaps/pull/3783)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- chore: Bump @metamask/phishing-controller from 13.1.0 to 15.0.0 ([#3707](https://github.com/MetaMask/snaps/pull/3707)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @metamask/utils from 11.7.0 to 11.8.1 ([#3648](https://github.com/MetaMask/snaps/pull/3648)) +- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628)) +- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) +- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) +- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) +- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) +- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) +- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) +- chore!: Build Snaps execution environments with Webpack ([#3322](https://github.com/MetaMask/snaps/pull/3322)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) +- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) +- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232)) +- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) +- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) +- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) +- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) +- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) +- chore(deps): bump @metamask/key-tree from 10.1.0 to 10.1.1 ([#3254](https://github.com/MetaMask/snaps/pull/3254)) +- perf!: Use mnemonic seed for state persistence key derivation ([#3217](https://github.com/MetaMask/snaps/pull/3217)) +- chore(deps): bump @metamask/controller-utils from 11.5.0 to 11.6.0 ([#3204](https://github.com/MetaMask/snaps/pull/3204)) + ## [2.3.0] ### Added diff --git a/packages/examples/packages/bip44/CHANGELOG.md b/packages/examples/packages/bip44/CHANGELOG.md index 06a701cdac..8309ddec7d 100644 --- a/packages/examples/packages/bip44/CHANGELOG.md +++ b/packages/examples/packages/bip44/CHANGELOG.md @@ -7,6 +7,69 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump lodash from 4.17.23 to 4.18.1 ([#3946](https://github.com/MetaMask/snaps/pull/3946)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) +- chore: Bump the npm_and_yarn group across 1 directory with 2 updates ([#3821](https://github.com/MetaMask/snaps/pull/3821)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- chore: Bump @metamask/utils from 11.8.1 to 11.9.0 ([#3783](https://github.com/MetaMask/snaps/pull/3783)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- chore: Bump @metamask/phishing-controller from 13.1.0 to 15.0.0 ([#3707](https://github.com/MetaMask/snaps/pull/3707)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @metamask/utils from 11.7.0 to 11.8.1 ([#3648](https://github.com/MetaMask/snaps/pull/3648)) +- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628)) +- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) +- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) +- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) +- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) +- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) +- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) +- chore!: Build Snaps execution environments with Webpack ([#3322](https://github.com/MetaMask/snaps/pull/3322)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) +- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) +- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232)) +- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) +- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) +- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) +- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) +- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) +- chore(deps): bump @metamask/key-tree from 10.1.0 to 10.1.1 ([#3254](https://github.com/MetaMask/snaps/pull/3254)) +- perf!: Use mnemonic seed for state persistence key derivation ([#3217](https://github.com/MetaMask/snaps/pull/3217)) +- chore(deps): bump @metamask/controller-utils from 11.5.0 to 11.6.0 ([#3204](https://github.com/MetaMask/snaps/pull/3204)) + ## [2.2.0] ### Added diff --git a/packages/examples/packages/client-status/CHANGELOG.md b/packages/examples/packages/client-status/CHANGELOG.md index b8667fca88..fba2f83181 100644 --- a/packages/examples/packages/client-status/CHANGELOG.md +++ b/packages/examples/packages/client-status/CHANGELOG.md @@ -7,6 +7,77 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- feat: Include versions in `snap_getClientStatus` ([#3724](https://github.com/MetaMask/snaps/pull/3724)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) +- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) +- feat: Add `active` flag for `snap_getClientStatus` ([#3424](https://github.com/MetaMask/snaps/pull/3424)) +- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) +- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) +- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) +- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) +- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) +- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) +- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) +- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) +- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) +- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) +- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) +- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) +- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) +- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) +- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) +- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) +- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) +- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946)) +- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989)) +- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) +- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) +- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) +- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853)) +- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) +- Set target back to ES2020 ([#2767](https://github.com/MetaMask/snaps/pull/2767)) +- Set target to ES2022 and lib to ES2023 ([#2751](https://github.com/MetaMask/snaps/pull/2751)) +- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) +- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) +- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) +- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) +- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) +- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) + ## [1.0.3] ### Fixed diff --git a/packages/examples/packages/cronjob-duration/CHANGELOG.md b/packages/examples/packages/cronjob-duration/CHANGELOG.md index 4ae1865427..c7f446ae62 100644 --- a/packages/examples/packages/cronjob-duration/CHANGELOG.md +++ b/packages/examples/packages/cronjob-duration/CHANGELOG.md @@ -7,6 +7,35 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) + ## [1.0.0] ### Added diff --git a/packages/examples/packages/cronjobs/CHANGELOG.md b/packages/examples/packages/cronjobs/CHANGELOG.md index 3b2bd2cbe1..807a09acae 100644 --- a/packages/examples/packages/cronjobs/CHANGELOG.md +++ b/packages/examples/packages/cronjobs/CHANGELOG.md @@ -7,6 +7,68 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Convert remaining examples to JSX ([#3860](https://github.com/MetaMask/snaps/pull/3860)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Bump the npm_and_yarn group across 1 directory with 2 updates ([#3821](https://github.com/MetaMask/snaps/pull/3821)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- chore: Bump @metamask/phishing-controller from 13.1.0 to 15.0.0 ([#3707](https://github.com/MetaMask/snaps/pull/3707)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) +- release: `117.0.0` ([#3511](https://github.com/MetaMask/snaps/pull/3511)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) +- feat: Add cronjob duration example ([#3461](https://github.com/MetaMask/snaps/pull/3461)) +- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) +- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) +- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) +- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) +- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) +- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) +- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) +- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) +- perf: Optimize `typedUnion` ([#3275](https://github.com/MetaMask/snaps/pull/3275)) +- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) +- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) +- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) +- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) +- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) +- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) +- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) +- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) +- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) + ### Changed - **BREAKING:** Remove background events methods in favor of new background events snap ([#3404](https://github.com/MetaMask/snaps/pull/3404)) diff --git a/packages/examples/packages/dialogs/CHANGELOG.md b/packages/examples/packages/dialogs/CHANGELOG.md index c3a0467810..2a4ae061ae 100644 --- a/packages/examples/packages/dialogs/CHANGELOG.md +++ b/packages/examples/packages/dialogs/CHANGELOG.md @@ -7,6 +7,89 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/superstruct from 3.2.1 to 3.3.0 ([#4062](https://github.com/MetaMask/snaps/pull/4062)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Convert remaining examples to JSX ([#3860](https://github.com/MetaMask/snaps/pull/3860)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Bump the npm_and_yarn group across 1 directory with 2 updates ([#3821](https://github.com/MetaMask/snaps/pull/3821)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- fix: Allow `null` in `InputChangeEvent` value field ([#3722](https://github.com/MetaMask/snaps/pull/3722)) +- chore: Bump @metamask/phishing-controller from 13.1.0 to 15.0.0 ([#3707](https://github.com/MetaMask/snaps/pull/3707)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628)) +- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) +- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) +- feat: Add `AccountSelector` component ([#3088](https://github.com/MetaMask/snaps/pull/3088)) +- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) +- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) +- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) +- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) +- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) +- perf: Use `typedUnion` for `UserInputEventStruct` ([#3344](https://github.com/MetaMask/snaps/pull/3344)) +- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) +- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) +- perf: Optimize `typedUnion` ([#3275](https://github.com/MetaMask/snaps/pull/3275)) +- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) +- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) +- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) +- feat: Add `AssetSelector` ([#3166](https://github.com/MetaMask/snaps/pull/3166)) +- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) +- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) +- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) +- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) +- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) +- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) +- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) +- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946)) +- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989)) +- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) +- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) +- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) +- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853)) +- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) +- Set target back to ES2020 ([#2767](https://github.com/MetaMask/snaps/pull/2767)) +- Set target to ES2022 and lib to ES2023 ([#2751](https://github.com/MetaMask/snaps/pull/2751)) +- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) +- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) +- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) +- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) +- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) +- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) + ## [2.3.1] ### Fixed diff --git a/packages/examples/packages/errors/CHANGELOG.md b/packages/examples/packages/errors/CHANGELOG.md index c8d01f72d8..0398dcd313 100644 --- a/packages/examples/packages/errors/CHANGELOG.md +++ b/packages/examples/packages/errors/CHANGELOG.md @@ -7,6 +7,67 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) +- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) +- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) +- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) +- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) +- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) +- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) +- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) +- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) +- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) +- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) +- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) +- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) +- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) +- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) +- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) +- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) +- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) +- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) +- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) +- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) +- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) +- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) +- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) +- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) +- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) +- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) +- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) + ## [2.1.3] ### Fixed diff --git a/packages/examples/packages/ethereum-provider/CHANGELOG.md b/packages/examples/packages/ethereum-provider/CHANGELOG.md index 63cf5765a2..d98b275b11 100644 --- a/packages/examples/packages/ethereum-provider/CHANGELOG.md +++ b/packages/examples/packages/ethereum-provider/CHANGELOG.md @@ -7,6 +7,26 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump lodash from 4.17.23 to 4.18.1 ([#3946](https://github.com/MetaMask/snaps/pull/3946)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) +- chore: Bump the npm_and_yarn group across 1 directory with 2 updates ([#3821](https://github.com/MetaMask/snaps/pull/3821)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) + ## [3.0.0] ### Added diff --git a/packages/examples/packages/ethers-js/CHANGELOG.md b/packages/examples/packages/ethers-js/CHANGELOG.md index d31b3a24e9..5ae4ddea01 100644 --- a/packages/examples/packages/ethers-js/CHANGELOG.md +++ b/packages/examples/packages/ethers-js/CHANGELOG.md @@ -7,6 +7,85 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Convert remaining examples to JSX ([#3860](https://github.com/MetaMask/snaps/pull/3860)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Bump the npm_and_yarn group across 1 directory with 2 updates ([#3821](https://github.com/MetaMask/snaps/pull/3821)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- feat: Support more chains when simulating Ethereum provider ([#3789](https://github.com/MetaMask/snaps/pull/3789)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- chore: Bump @metamask/phishing-controller from 13.1.0 to 15.0.0 ([#3707](https://github.com/MetaMask/snaps/pull/3707)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) +- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) +- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) +- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) +- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) +- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) +- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) +- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) +- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) +- perf: Optimize `typedUnion` ([#3275](https://github.com/MetaMask/snaps/pull/3275)) +- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) +- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) +- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) +- chore(deps): bump @metamask/controller-utils from 11.5.0 to 11.6.0 ([#3204](https://github.com/MetaMask/snaps/pull/3204)) +- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) +- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) +- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) +- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) +- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) +- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) +- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) +- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946)) +- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989)) +- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) +- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) +- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) +- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853)) +- chore: Resolve Dependabot alerts ([#2855](https://github.com/MetaMask/snaps/pull/2855)) +- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) +- Set target back to ES2020 ([#2767](https://github.com/MetaMask/snaps/pull/2767)) +- Set target to ES2022 and lib to ES2023 ([#2751](https://github.com/MetaMask/snaps/pull/2751)) +- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) +- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) +- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) +- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) +- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) +- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) + ## [2.1.3] ### Fixed diff --git a/packages/examples/packages/file-upload/CHANGELOG.md b/packages/examples/packages/file-upload/CHANGELOG.md index 9f5ae2d0cb..cf98d2b541 100644 --- a/packages/examples/packages/file-upload/CHANGELOG.md +++ b/packages/examples/packages/file-upload/CHANGELOG.md @@ -7,6 +7,92 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/superstruct from 3.2.1 to 3.3.0 ([#4062](https://github.com/MetaMask/snaps/pull/4062)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- chore: Bump @metamask/utils from 11.8.1 to 11.9.0 ([#3783](https://github.com/MetaMask/snaps/pull/3783)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- fix: Allow `null` in `InputChangeEvent` value field ([#3722](https://github.com/MetaMask/snaps/pull/3722)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @metamask/utils from 11.7.0 to 11.8.1 ([#3648](https://github.com/MetaMask/snaps/pull/3648)) +- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628)) +- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) +- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) +- feat: Add `AccountSelector` component ([#3088](https://github.com/MetaMask/snaps/pull/3088)) +- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) +- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) +- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) +- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) +- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) +- perf: Use `typedUnion` for `UserInputEventStruct` ([#3344](https://github.com/MetaMask/snaps/pull/3344)) +- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232)) +- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) +- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) +- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) +- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) +- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) +- feat: Add `AssetSelector` ([#3166](https://github.com/MetaMask/snaps/pull/3166)) +- chore(deps): bump @metamask/controller-utils from 11.5.0 to 11.6.0 ([#3204](https://github.com/MetaMask/snaps/pull/3204)) +- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) +- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) +- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) +- chore(deps): bump @metamask/utils from 11.1.0 to 11.2.0 ([#3091](https://github.com/MetaMask/snaps/pull/3091)) +- chore(deps): bump @metamask/utils from 11.0.1 to 11.1.0 ([#3050](https://github.com/MetaMask/snaps/pull/3050)) +- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) +- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) +- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) +- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) +- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946)) +- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989)) +- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) +- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) +- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) +- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853)) +- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) +- Set target back to ES2020 ([#2767](https://github.com/MetaMask/snaps/pull/2767)) +- Set target to ES2022 and lib to ES2023 ([#2751](https://github.com/MetaMask/snaps/pull/2751)) +- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) +- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) +- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) +- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) +- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) +- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) + ## [1.0.1] ### Fixed diff --git a/packages/examples/packages/get-entropy/CHANGELOG.md b/packages/examples/packages/get-entropy/CHANGELOG.md index 4851d61bfa..689e6b8c57 100644 --- a/packages/examples/packages/get-entropy/CHANGELOG.md +++ b/packages/examples/packages/get-entropy/CHANGELOG.md @@ -7,6 +7,66 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump lodash from 4.17.23 to 4.18.1 ([#3946](https://github.com/MetaMask/snaps/pull/3946)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) +- chore: Bump the npm_and_yarn group across 1 directory with 2 updates ([#3821](https://github.com/MetaMask/snaps/pull/3821)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- chore: Bump @metamask/utils from 11.8.1 to 11.9.0 ([#3783](https://github.com/MetaMask/snaps/pull/3783)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- chore: Bump @metamask/phishing-controller from 13.1.0 to 15.0.0 ([#3707](https://github.com/MetaMask/snaps/pull/3707)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @metamask/utils from 11.7.0 to 11.8.1 ([#3648](https://github.com/MetaMask/snaps/pull/3648)) +- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628)) +- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) +- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) +- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) +- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) +- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) +- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) +- chore!: Build Snaps execution environments with Webpack ([#3322](https://github.com/MetaMask/snaps/pull/3322)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) +- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) +- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232)) +- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) +- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) +- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) +- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) +- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) + ## [2.2.0] ### Added diff --git a/packages/examples/packages/get-file/CHANGELOG.md b/packages/examples/packages/get-file/CHANGELOG.md index 02c356df4a..e5979e0376 100644 --- a/packages/examples/packages/get-file/CHANGELOG.md +++ b/packages/examples/packages/get-file/CHANGELOG.md @@ -7,6 +7,77 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- refactor(snaps-rpc-methods)!: Use messenger for permitted methods ([#3987](https://github.com/MetaMask/snaps/pull/3987)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) +- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) +- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) +- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) +- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) +- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) +- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) +- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) +- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) +- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) +- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) +- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) +- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) +- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) +- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) +- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) +- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) +- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) +- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) +- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946)) +- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989)) +- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) +- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) +- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) +- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853)) +- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) +- Format Snap manifests with Prettier ([#2787](https://github.com/MetaMask/snaps/pull/2787)) +- Set target back to ES2020 ([#2767](https://github.com/MetaMask/snaps/pull/2767)) +- Set target to ES2022 and lib to ES2023 ([#2751](https://github.com/MetaMask/snaps/pull/2751)) +- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) +- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) +- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) +- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) +- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) +- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) + ## [1.1.3] ### Fixed diff --git a/packages/examples/packages/home-page/CHANGELOG.md b/packages/examples/packages/home-page/CHANGELOG.md index 78434e6f40..c20bebc237 100644 --- a/packages/examples/packages/home-page/CHANGELOG.md +++ b/packages/examples/packages/home-page/CHANGELOG.md @@ -7,6 +7,75 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/superstruct from 3.2.1 to 3.3.0 ([#4062](https://github.com/MetaMask/snaps/pull/4062)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- fix: Allow `null` in `InputChangeEvent` value field ([#3722](https://github.com/MetaMask/snaps/pull/3722)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) +- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) +- feat: Add `AccountSelector` component ([#3088](https://github.com/MetaMask/snaps/pull/3088)) +- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) +- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) +- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) +- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) +- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) +- perf: Use `typedUnion` for `UserInputEventStruct` ([#3344](https://github.com/MetaMask/snaps/pull/3344)) +- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) +- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) +- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) +- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) +- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) +- feat: Add `AssetSelector` ([#3166](https://github.com/MetaMask/snaps/pull/3166)) +- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) +- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) +- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) +- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) +- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) +- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) +- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) +- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) +- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) +- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) +- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) +- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) +- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) +- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) +- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) +- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) +- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) + ## [1.1.3] ### Fixed diff --git a/packages/examples/packages/images/CHANGELOG.md b/packages/examples/packages/images/CHANGELOG.md index 40492c1c9d..8c05956dce 100644 --- a/packages/examples/packages/images/CHANGELOG.md +++ b/packages/examples/packages/images/CHANGELOG.md @@ -7,6 +7,23 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) + ## [1.2.0] ### Added diff --git a/packages/examples/packages/interactive-ui/CHANGELOG.md b/packages/examples/packages/interactive-ui/CHANGELOG.md index 50563a0a40..483e6cb40a 100644 --- a/packages/examples/packages/interactive-ui/CHANGELOG.md +++ b/packages/examples/packages/interactive-ui/CHANGELOG.md @@ -7,6 +7,30 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/superstruct from 3.2.1 to 3.3.0 ([#4062](https://github.com/MetaMask/snaps/pull/4062)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump lodash from 4.17.23 to 4.18.1 ([#3946](https://github.com/MetaMask/snaps/pull/3946)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) +- chore: Bump the npm_and_yarn group across 1 directory with 2 updates ([#3821](https://github.com/MetaMask/snaps/pull/3821)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- chore: Bump @metamask/utils from 11.8.1 to 11.9.0 ([#3783](https://github.com/MetaMask/snaps/pull/3783)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) + ## [2.5.0] ### Added diff --git a/packages/examples/packages/invoke-snap/packages/consumer-signer/CHANGELOG.md b/packages/examples/packages/invoke-snap/packages/consumer-signer/CHANGELOG.md index 0e9c0a1d22..aadda62861 100644 --- a/packages/examples/packages/invoke-snap/packages/consumer-signer/CHANGELOG.md +++ b/packages/examples/packages/invoke-snap/packages/consumer-signer/CHANGELOG.md @@ -7,6 +7,92 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump lodash from 4.17.23 to 4.18.1 ([#3946](https://github.com/MetaMask/snaps/pull/3946)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) +- chore: Bump the npm_and_yarn group across 1 directory with 2 updates ([#3821](https://github.com/MetaMask/snaps/pull/3821)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- chore: Bump @metamask/utils from 11.8.1 to 11.9.0 ([#3783](https://github.com/MetaMask/snaps/pull/3783)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- chore: Bump @metamask/phishing-controller from 13.1.0 to 15.0.0 ([#3707](https://github.com/MetaMask/snaps/pull/3707)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @metamask/utils from 11.7.0 to 11.8.1 ([#3648](https://github.com/MetaMask/snaps/pull/3648)) +- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628)) +- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) +- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) +- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) +- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) +- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) +- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) +- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) +- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232)) +- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) +- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) +- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) +- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) +- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) +- chore(deps): bump @metamask/key-tree from 10.1.0 to 10.1.1 ([#3254](https://github.com/MetaMask/snaps/pull/3254)) +- perf!: Use mnemonic seed for state persistence key derivation ([#3217](https://github.com/MetaMask/snaps/pull/3217)) +- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) +- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) +- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) +- chore(deps): bump @metamask/utils from 11.1.0 to 11.2.0 ([#3091](https://github.com/MetaMask/snaps/pull/3091)) +- chore(deps): bump @metamask/utils from 11.0.1 to 11.1.0 ([#3050](https://github.com/MetaMask/snaps/pull/3050)) +- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) +- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) +- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) +- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) +- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946)) +- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989)) +- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) +- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) +- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) +- Add property and hook for specifying custom cryptography functions ([#2909](https://github.com/MetaMask/snaps/pull/2909)) +- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853)) +- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) +- Set target back to ES2020 ([#2767](https://github.com/MetaMask/snaps/pull/2767)) +- Set target to ES2022 and lib to ES2023 ([#2751](https://github.com/MetaMask/snaps/pull/2751)) +- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) +- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) +- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) +- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) +- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) +- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) + ## [2.1.3] ### Fixed diff --git a/packages/examples/packages/invoke-snap/packages/core-signer/CHANGELOG.md b/packages/examples/packages/invoke-snap/packages/core-signer/CHANGELOG.md index f10e0f9bc0..e9025554aa 100644 --- a/packages/examples/packages/invoke-snap/packages/core-signer/CHANGELOG.md +++ b/packages/examples/packages/invoke-snap/packages/core-signer/CHANGELOG.md @@ -7,6 +7,98 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump lodash from 4.17.23 to 4.18.1 ([#3946](https://github.com/MetaMask/snaps/pull/3946)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Convert remaining examples to JSX ([#3860](https://github.com/MetaMask/snaps/pull/3860)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) +- chore: Bump the npm_and_yarn group across 1 directory with 2 updates ([#3821](https://github.com/MetaMask/snaps/pull/3821)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- chore: Bump @metamask/utils from 11.8.1 to 11.9.0 ([#3783](https://github.com/MetaMask/snaps/pull/3783)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- chore: Bump @metamask/phishing-controller from 13.1.0 to 15.0.0 ([#3707](https://github.com/MetaMask/snaps/pull/3707)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @metamask/utils from 11.7.0 to 11.8.1 ([#3648](https://github.com/MetaMask/snaps/pull/3648)) +- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628)) +- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) +- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) +- chore: Bump supported browsers ([#3441](https://github.com/MetaMask/snaps/pull/3441)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) +- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) +- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) +- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) +- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) +- chore!: Build Snaps execution environments with Webpack ([#3322](https://github.com/MetaMask/snaps/pull/3322)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) +- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) +- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232)) +- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) +- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) +- perf: Optimize `typedUnion` ([#3275](https://github.com/MetaMask/snaps/pull/3275)) +- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) +- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) +- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) +- chore(deps): bump @metamask/key-tree from 10.1.0 to 10.1.1 ([#3254](https://github.com/MetaMask/snaps/pull/3254)) +- perf!: Use mnemonic seed for state persistence key derivation ([#3217](https://github.com/MetaMask/snaps/pull/3217)) +- chore(deps): bump @metamask/controller-utils from 11.5.0 to 11.6.0 ([#3204](https://github.com/MetaMask/snaps/pull/3204)) +- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) +- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) +- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) +- chore(deps): bump @metamask/utils from 11.1.0 to 11.2.0 ([#3091](https://github.com/MetaMask/snaps/pull/3091)) +- chore(deps): bump @metamask/utils from 11.0.1 to 11.1.0 ([#3050](https://github.com/MetaMask/snaps/pull/3050)) +- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) +- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) +- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) +- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) +- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946)) +- Cache snap state in memory ([#2980](https://github.com/MetaMask/snaps/pull/2980)) +- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989)) +- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) +- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) +- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) +- Add property and hook for specifying custom cryptography functions ([#2909](https://github.com/MetaMask/snaps/pull/2909)) +- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853)) +- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) +- Set target back to ES2020 ([#2767](https://github.com/MetaMask/snaps/pull/2767)) +- Set target to ES2022 and lib to ES2023 ([#2751](https://github.com/MetaMask/snaps/pull/2751)) +- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) +- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) +- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) +- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) +- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) +- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) + ## [2.1.3] ### Fixed diff --git a/packages/examples/packages/json-rpc/CHANGELOG.md b/packages/examples/packages/json-rpc/CHANGELOG.md index 0d0a1d5636..210ca85fe1 100644 --- a/packages/examples/packages/json-rpc/CHANGELOG.md +++ b/packages/examples/packages/json-rpc/CHANGELOG.md @@ -7,6 +7,75 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) +- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) +- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) +- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) +- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) +- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) +- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) +- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) +- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) +- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) +- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) +- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) +- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) +- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) +- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) +- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) +- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) +- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) +- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) +- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946)) +- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989)) +- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) +- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) +- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) +- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853)) +- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) +- Set target back to ES2020 ([#2767](https://github.com/MetaMask/snaps/pull/2767)) +- Set target to ES2022 and lib to ES2023 ([#2751](https://github.com/MetaMask/snaps/pull/2751)) +- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) +- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) +- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) +- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) +- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) +- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) + ## [2.1.3] ### Fixed diff --git a/packages/examples/packages/jsx/CHANGELOG.md b/packages/examples/packages/jsx/CHANGELOG.md index e0081abb28..9a532e9aea 100644 --- a/packages/examples/packages/jsx/CHANGELOG.md +++ b/packages/examples/packages/jsx/CHANGELOG.md @@ -7,6 +7,88 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/superstruct from 3.2.1 to 3.3.0 ([#4062](https://github.com/MetaMask/snaps/pull/4062)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- chore: Bump @metamask/utils from 11.8.1 to 11.9.0 ([#3783](https://github.com/MetaMask/snaps/pull/3783)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- fix: Allow `null` in `InputChangeEvent` value field ([#3722](https://github.com/MetaMask/snaps/pull/3722)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @metamask/utils from 11.7.0 to 11.8.1 ([#3648](https://github.com/MetaMask/snaps/pull/3648)) +- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628)) +- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- chore: Bump @metamask/rpc-errors from 7.0.2 to 7.0.3 ([#3525](https://github.com/MetaMask/snaps/pull/3525)) +- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) +- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) +- feat: Add `AccountSelector` component ([#3088](https://github.com/MetaMask/snaps/pull/3088)) +- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) +- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) +- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) +- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) +- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) +- perf: Use `typedUnion` for `UserInputEventStruct` ([#3344](https://github.com/MetaMask/snaps/pull/3344)) +- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232)) +- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) +- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) +- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) +- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) +- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) +- feat: Add `AssetSelector` ([#3166](https://github.com/MetaMask/snaps/pull/3166)) +- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) +- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) +- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) +- chore(deps): bump @metamask/utils from 11.1.0 to 11.2.0 ([#3091](https://github.com/MetaMask/snaps/pull/3091)) +- chore(deps): bump @metamask/utils from 11.0.1 to 11.1.0 ([#3050](https://github.com/MetaMask/snaps/pull/3050)) +- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) +- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) +- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) +- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) +- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946)) +- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989)) +- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) +- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) +- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) +- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853)) +- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) +- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) +- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) +- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) +- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) +- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) +- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) + ## [1.2.1] ### Fixed diff --git a/packages/examples/packages/lifecycle-hooks/CHANGELOG.md b/packages/examples/packages/lifecycle-hooks/CHANGELOG.md index 05347e8ce8..7718cd3fa1 100644 --- a/packages/examples/packages/lifecycle-hooks/CHANGELOG.md +++ b/packages/examples/packages/lifecycle-hooks/CHANGELOG.md @@ -7,6 +7,29 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) + ## [2.3.0] ### Added diff --git a/packages/examples/packages/localization/CHANGELOG.md b/packages/examples/packages/localization/CHANGELOG.md index 43ffbf90d3..ad19fb74fb 100644 --- a/packages/examples/packages/localization/CHANGELOG.md +++ b/packages/examples/packages/localization/CHANGELOG.md @@ -7,6 +7,77 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) +- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) +- chore: Bump supported browsers ([#3441](https://github.com/MetaMask/snaps/pull/3441)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) +- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) +- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) +- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) +- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) +- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) +- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) +- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) +- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) +- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) +- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) +- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) +- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) +- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) +- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) +- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) +- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) +- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) +- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946)) +- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989)) +- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) +- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) +- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) +- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853)) +- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) +- Format Snap manifests with Prettier ([#2787](https://github.com/MetaMask/snaps/pull/2787)) +- Set target back to ES2020 ([#2767](https://github.com/MetaMask/snaps/pull/2767)) +- Set target to ES2022 and lib to ES2023 ([#2751](https://github.com/MetaMask/snaps/pull/2751)) +- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) +- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) +- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) +- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) +- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) +- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) + ## [1.1.4] ### Fixed diff --git a/packages/examples/packages/manage-state/CHANGELOG.md b/packages/examples/packages/manage-state/CHANGELOG.md index f901986365..7aa1206e12 100644 --- a/packages/examples/packages/manage-state/CHANGELOG.md +++ b/packages/examples/packages/manage-state/CHANGELOG.md @@ -7,6 +7,72 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- chore: Bump @metamask/utils from 11.8.1 to 11.9.0 ([#3783](https://github.com/MetaMask/snaps/pull/3783)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @metamask/utils from 11.7.0 to 11.8.1 ([#3648](https://github.com/MetaMask/snaps/pull/3648)) +- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628)) +- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) +- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) +- chore: Bump supported browsers ([#3441](https://github.com/MetaMask/snaps/pull/3441)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) +- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) +- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) +- test: Use simulation options for initial state ([#3398](https://github.com/MetaMask/snaps/pull/3398)) +- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) +- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) +- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) +- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232)) +- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) +- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) +- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) +- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) +- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) +- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) +- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) +- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) +- chore(deps): bump @metamask/utils from 11.1.0 to 11.2.0 ([#3091](https://github.com/MetaMask/snaps/pull/3091)) +- chore(deps): bump @metamask/utils from 11.0.1 to 11.1.0 ([#3050](https://github.com/MetaMask/snaps/pull/3050)) +- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) +- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) +- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) + ## [3.0.0] ### Added diff --git a/packages/examples/packages/multichain-provider/CHANGELOG.md b/packages/examples/packages/multichain-provider/CHANGELOG.md index bc8523d830..b9018fb1b5 100644 --- a/packages/examples/packages/multichain-provider/CHANGELOG.md +++ b/packages/examples/packages/multichain-provider/CHANGELOG.md @@ -7,6 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump lodash from 4.17.23 to 4.18.1 ([#3946](https://github.com/MetaMask/snaps/pull/3946)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) +- chore: Bump the npm_and_yarn group across 1 directory with 2 updates ([#3821](https://github.com/MetaMask/snaps/pull/3821)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) + ## [1.0.0] ### Added diff --git a/packages/examples/packages/name-lookup/CHANGELOG.md b/packages/examples/packages/name-lookup/CHANGELOG.md index 61c2f129bb..9d7784258e 100644 --- a/packages/examples/packages/name-lookup/CHANGELOG.md +++ b/packages/examples/packages/name-lookup/CHANGELOG.md @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) + ## [3.1.2] ### Fixed diff --git a/packages/examples/packages/network-access/CHANGELOG.md b/packages/examples/packages/network-access/CHANGELOG.md index 23c13494c8..34b6ad0a67 100644 --- a/packages/examples/packages/network-access/CHANGELOG.md +++ b/packages/examples/packages/network-access/CHANGELOG.md @@ -7,6 +7,43 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- chore: Bump @metamask/utils from 11.8.1 to 11.9.0 ([#3783](https://github.com/MetaMask/snaps/pull/3783)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @metamask/utils from 11.7.0 to 11.8.1 ([#3648](https://github.com/MetaMask/snaps/pull/3648)) +- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628)) +- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) + ## [2.2.0] ### Added diff --git a/packages/examples/packages/notifications/CHANGELOG.md b/packages/examples/packages/notifications/CHANGELOG.md index f40a4a8ba4..dcdcaa6efe 100644 --- a/packages/examples/packages/notifications/CHANGELOG.md +++ b/packages/examples/packages/notifications/CHANGELOG.md @@ -7,6 +7,60 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) +- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) +- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) +- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) +- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) +- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) +- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) +- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) +- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) +- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) +- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) +- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) +- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) +- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) +- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) +- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) +- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) +- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) +- Fix typo in `test-snaps` ([#3020](https://github.com/MetaMask/snaps/pull/3020)) + ## [2.3.0] ### Added diff --git a/packages/examples/packages/preferences/CHANGELOG.md b/packages/examples/packages/preferences/CHANGELOG.md index 0400fe8ecc..1da1246553 100644 --- a/packages/examples/packages/preferences/CHANGELOG.md +++ b/packages/examples/packages/preferences/CHANGELOG.md @@ -7,6 +7,54 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) +- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) +- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) +- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) +- feat: Add `showTestnets` to `snap_getPreferences` ([#3395](https://github.com/MetaMask/snaps/pull/3395)) +- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) +- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) +- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) +- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) +- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) +- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) +- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) +- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) + ## [1.0.0] ### Added diff --git a/packages/examples/packages/preinstalled/CHANGELOG.md b/packages/examples/packages/preinstalled/CHANGELOG.md index d9cab8eabd..a0904d1113 100644 --- a/packages/examples/packages/preinstalled/CHANGELOG.md +++ b/packages/examples/packages/preinstalled/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- fix: Hide preinstalled example Snap ([#4068](https://github.com/MetaMask/snaps/pull/4068)) + ## [0.8.0] ### Added diff --git a/packages/examples/packages/protocol/CHANGELOG.md b/packages/examples/packages/protocol/CHANGELOG.md index d36ec2ae60..26ab0c64ae 100644 --- a/packages/examples/packages/protocol/CHANGELOG.md +++ b/packages/examples/packages/protocol/CHANGELOG.md @@ -7,6 +7,65 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- chore: Bump @metamask/utils from 11.8.1 to 11.9.0 ([#3783](https://github.com/MetaMask/snaps/pull/3783)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @metamask/utils from 11.7.0 to 11.8.1 ([#3648](https://github.com/MetaMask/snaps/pull/3648)) +- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628)) +- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) +- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) +- feat: Add `onProtocolRequest` to `snaps-jest` ([#3422](https://github.com/MetaMask/snaps/pull/3422)) +- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) +- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) +- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) +- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) +- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) +- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232)) +- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) +- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) +- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) +- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) +- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) +- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) +- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) + ## [1.0.0] ### Added diff --git a/packages/examples/packages/rollup-plugin/CHANGELOG.md b/packages/examples/packages/rollup-plugin/CHANGELOG.md index 15833cbff7..173e341a62 100644 --- a/packages/examples/packages/rollup-plugin/CHANGELOG.md +++ b/packages/examples/packages/rollup-plugin/CHANGELOG.md @@ -7,6 +7,76 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump rollup from 2.79.2 to 2.80.0 ([#3883](https://github.com/MetaMask/snaps/pull/3883)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) +- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) +- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) +- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) +- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) +- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) +- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) +- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232)) +- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) +- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) +- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) +- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) +- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) +- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) +- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) +- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) +- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) +- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) +- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) +- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) +- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946)) +- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989)) +- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) +- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) +- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853)) +- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) +- Set target back to ES2020 ([#2767](https://github.com/MetaMask/snaps/pull/2767)) +- Set target to ES2022 and lib to ES2023 ([#2751](https://github.com/MetaMask/snaps/pull/2751)) +- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) +- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) +- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) +- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) +- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) +- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) + ## [2.1.3] ### Fixed diff --git a/packages/examples/packages/send-flow/CHANGELOG.md b/packages/examples/packages/send-flow/CHANGELOG.md index 70eac46941..98034efcdf 100644 --- a/packages/examples/packages/send-flow/CHANGELOG.md +++ b/packages/examples/packages/send-flow/CHANGELOG.md @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/superstruct from 3.2.1 to 3.3.0 ([#4062](https://github.com/MetaMask/snaps/pull/4062)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump lodash from 4.17.23 to 4.18.1 ([#3946](https://github.com/MetaMask/snaps/pull/3946)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) + ## [1.2.1] ### Changed diff --git a/packages/examples/packages/signature-insights/CHANGELOG.md b/packages/examples/packages/signature-insights/CHANGELOG.md index bfdfe220f5..7a7b3f6380 100644 --- a/packages/examples/packages/signature-insights/CHANGELOG.md +++ b/packages/examples/packages/signature-insights/CHANGELOG.md @@ -7,6 +7,76 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Convert remaining examples to JSX ([#3860](https://github.com/MetaMask/snaps/pull/3860)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Bump the npm_and_yarn group across 1 directory with 2 updates ([#3821](https://github.com/MetaMask/snaps/pull/3821)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- chore: Bump @metamask/phishing-controller from 13.1.0 to 15.0.0 ([#3707](https://github.com/MetaMask/snaps/pull/3707)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) +- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) +- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) +- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) +- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) +- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) +- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) +- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) +- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) +- perf: Optimize `typedUnion` ([#3275](https://github.com/MetaMask/snaps/pull/3275)) +- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) +- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) +- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) +- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) +- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) +- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) +- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) +- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) +- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) +- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) +- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) +- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) +- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) +- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) +- Remove `eth_sign` ([#2772](https://github.com/MetaMask/snaps/pull/2772)) +- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) +- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) +- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) +- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) +- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) +- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) + ## [1.0.3] ### Fixed @@ -29,7 +99,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Add signature insights example ([#2114](https://github.com/MetaMask/snaps/pull/2079)) +- Add signature insights example ([#2114](https://github.com/MetaMask/snaps/pull/2114)) [Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/signature-insights-example-snap@1.0.3...HEAD [1.0.3]: https://github.com/MetaMask/snaps/compare/@metamask/signature-insights-example-snap@1.0.2...@metamask/signature-insights-example-snap@1.0.3 diff --git a/packages/examples/packages/transaction-insights/CHANGELOG.md b/packages/examples/packages/transaction-insights/CHANGELOG.md index 6538feeaff..caae569aaa 100644 --- a/packages/examples/packages/transaction-insights/CHANGELOG.md +++ b/packages/examples/packages/transaction-insights/CHANGELOG.md @@ -7,6 +7,87 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump lodash from 4.17.23 to 4.18.1 ([#3946](https://github.com/MetaMask/snaps/pull/3946)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Convert remaining examples to JSX ([#3860](https://github.com/MetaMask/snaps/pull/3860)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) +- chore: Bump the npm_and_yarn group across 1 directory with 2 updates ([#3821](https://github.com/MetaMask/snaps/pull/3821)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- chore: Bump @metamask/utils from 11.8.1 to 11.9.0 ([#3783](https://github.com/MetaMask/snaps/pull/3783)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- chore: Bump @metamask/phishing-controller from 13.1.0 to 15.0.0 ([#3707](https://github.com/MetaMask/snaps/pull/3707)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @metamask/utils from 11.7.0 to 11.8.1 ([#3648](https://github.com/MetaMask/snaps/pull/3648)) +- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628)) +- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) +- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Bump supported browsers ([#3441](https://github.com/MetaMask/snaps/pull/3441)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) +- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) +- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) +- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) +- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) +- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) +- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232)) +- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) +- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) +- perf: Optimize `typedUnion` ([#3275](https://github.com/MetaMask/snaps/pull/3275)) +- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) +- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) +- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) +- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) +- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) +- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) +- chore(deps): bump @metamask/utils from 11.1.0 to 11.2.0 ([#3091](https://github.com/MetaMask/snaps/pull/3091)) +- chore(deps): bump @metamask/utils from 11.0.1 to 11.1.0 ([#3050](https://github.com/MetaMask/snaps/pull/3050)) +- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) +- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) +- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) +- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) +- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946)) +- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) +- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) +- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) +- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853)) +- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) +- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) +- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) +- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) +- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) +- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) +- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) + ## [2.2.3] ### Fixed diff --git a/packages/examples/packages/wasm/CHANGELOG.md b/packages/examples/packages/wasm/CHANGELOG.md index 07a153ec9b..9764a164e7 100644 --- a/packages/examples/packages/wasm/CHANGELOG.md +++ b/packages/examples/packages/wasm/CHANGELOG.md @@ -7,6 +7,48 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) +- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) +- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) +- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) +- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) +- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) +- chore!: Build Snaps execution environments with Webpack ([#3322](https://github.com/MetaMask/snaps/pull/3322)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) +- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) + ## [2.1.5] ### Fixed diff --git a/packages/examples/packages/webpack-plugin/CHANGELOG.md b/packages/examples/packages/webpack-plugin/CHANGELOG.md index ab6b7f7eee..23e469f340 100644 --- a/packages/examples/packages/webpack-plugin/CHANGELOG.md +++ b/packages/examples/packages/webpack-plugin/CHANGELOG.md @@ -7,6 +7,53 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) +- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) +- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) +- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) +- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) +- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) +- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) +- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) +- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) +- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) +- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) +- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) +- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) +- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) +- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) +- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) +- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) +- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) +- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) +- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) +- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) +- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) +- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) +- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) +- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) +- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) +- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) +- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) +- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) +- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) +- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) +- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) +- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) + ## [2.1.4] ### Fixed diff --git a/packages/snaps-cli/CHANGELOG.md b/packages/snaps-cli/CHANGELOG.md index fd7b630214..df189a2b1c 100644 --- a/packages/snaps-cli/CHANGELOG.md +++ b/packages/snaps-cli/CHANGELOG.md @@ -7,6 +7,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) +- chore: Bump @metamask/superstruct from 3.2.1 to 3.3.0 ([#4062](https://github.com/MetaMask/snaps/pull/4062)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) +- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- test: Silence deprecation warnings ([#3904](https://github.com/MetaMask/snaps/pull/3904)) +- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) + ## [8.4.1] ### Changed diff --git a/packages/snaps-controllers/CHANGELOG.md b/packages/snaps-controllers/CHANGELOG.md index 4ecd3ae234..50628a0555 100644 --- a/packages/snaps-controllers/CHANGELOG.md +++ b/packages/snaps-controllers/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- chore: Bump @metamask/messenger from 1.2.0 to 2.0.0 ([#4064](https://github.com/MetaMask/snaps/pull/4064)) +- chore: Bump @metamask/superstruct from 3.2.1 to 3.3.0 ([#4062](https://github.com/MetaMask/snaps/pull/4062)) +- chore: Bump @metamask/analytics-controller from 1.1.1 to 1.2.1 ([#4059](https://github.com/MetaMask/snaps/pull/4059)) + ## [21.0.0] ### Added diff --git a/packages/snaps-execution-environments/CHANGELOG.md b/packages/snaps-execution-environments/CHANGELOG.md index 9d31bfa090..7466d0e91b 100644 --- a/packages/snaps-execution-environments/CHANGELOG.md +++ b/packages/snaps-execution-environments/CHANGELOG.md @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- feat: Add support for using the messenger in preinstalled Snaps ([#4055](https://github.com/MetaMask/snaps/pull/4055)) +- chore: Bump @metamask/superstruct from 3.2.1 to 3.3.0 ([#4062](https://github.com/MetaMask/snaps/pull/4062)) +- chore: Bump @lavamoat/webpack from 2.2.3 to 2.2.4 ([#4051](https://github.com/MetaMask/snaps/pull/4051)) +- chore: Bump lavamoat from 11.1.2 to 11.1.4 ([#4053](https://github.com/MetaMask/snaps/pull/4053)) +- chore: Bump vite from 6.4.1 to 6.4.3 ([#4045](https://github.com/MetaMask/snaps/pull/4045)) +- chore: Bump ses from 1.15.0 to 2.1.0 ([#4017](https://github.com/MetaMask/snaps/pull/4017)) +- chore: Bump @lavamoat/webpack from 2.2.1 to 2.2.3 ([#4025](https://github.com/MetaMask/snaps/pull/4025)) + ## [11.1.1] ### Fixed diff --git a/packages/snaps-rollup-plugin/CHANGELOG.md b/packages/snaps-rollup-plugin/CHANGELOG.md index bc97c874a2..93c91fe72f 100644 --- a/packages/snaps-rollup-plugin/CHANGELOG.md +++ b/packages/snaps-rollup-plugin/CHANGELOG.md @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- chore: Bump rollup from 2.79.2 to 2.80.0 ([#3883](https://github.com/MetaMask/snaps/pull/3883)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) + ## [5.0.1] ### Changed diff --git a/packages/snaps-sandbox/CHANGELOG.md b/packages/snaps-sandbox/CHANGELOG.md index a68b062397..98c4256e15 100644 --- a/packages/snaps-sandbox/CHANGELOG.md +++ b/packages/snaps-sandbox/CHANGELOG.md @@ -7,6 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- chore: Bump vite from 6.4.1 to 6.4.3 ([#4045](https://github.com/MetaMask/snaps/pull/4045)) +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) + ## [1.0.1] ### Changed diff --git a/packages/snaps-simulation/CHANGELOG.md b/packages/snaps-simulation/CHANGELOG.md index 5c3accf461..0e54659dc5 100644 --- a/packages/snaps-simulation/CHANGELOG.md +++ b/packages/snaps-simulation/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- chore: Bump @metamask/chain-agnostic-permission from 1.6.2 to 1.7.0 ([#4070](https://github.com/MetaMask/snaps/pull/4070)) + ## [4.3.0] ### Added diff --git a/packages/snaps-webpack-plugin/CHANGELOG.md b/packages/snaps-webpack-plugin/CHANGELOG.md index bb4512331e..bcd86a2250 100644 --- a/packages/snaps-webpack-plugin/CHANGELOG.md +++ b/packages/snaps-webpack-plugin/CHANGELOG.md @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) +- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) +- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) +- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) +- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) +- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) +- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) +- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) + ## [5.1.2] ### Changed @@ -44,7 +55,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Improve readability of eval errors ([#3335](https://github.com/MetaMask/snaps/pull/3335)) -- Bump `@metamask/utils` from `11.0.1` to `11.3.0` ([#3050](https://github.com/MetaMask/snaps/pull/3050), [#3091](https://github.com/MetaMask/snaps/pull/3091),[#3232](https://github.com/MetaMask/snaps/pull/3232)) +- Bump `@metamask/utils` from `11.0.1` to `11.3.0` ([#3050](https://github.com/MetaMask/snaps/pull/3050), [#3091](https://github.com/MetaMask/snaps/pull/3091), [#3232](https://github.com/MetaMask/snaps/pull/3232)) ## [4.2.1] diff --git a/packages/test-snaps/CHANGELOG.md b/packages/test-snaps/CHANGELOG.md index c102a29681..982d803ccb 100644 --- a/packages/test-snaps/CHANGELOG.md +++ b/packages/test-snaps/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +### Uncategorized + +- fix: Rename duplicate identifiers ([#4069](https://github.com/MetaMask/snaps/pull/4069)) + ## [3.5.1] ### Fixed From afb9fd23d5d679acb8ec80c70c9f742dbdce9ede Mon Sep 17 00:00:00 2001 From: Frederik Bolding Date: Wed, 8 Jul 2026 09:22:42 +0200 Subject: [PATCH 2/4] Update Release 163.0.0 --- package.json | 2 +- packages/create-snap/CHANGELOG.md | 29 ------ .../packages/background-events/CHANGELOG.md | 36 -------- packages/examples/packages/bip32/CHANGELOG.md | 65 ------------- packages/examples/packages/bip44/CHANGELOG.md | 63 ------------- .../packages/client-status/CHANGELOG.md | 71 -------------- .../packages/cronjob-duration/CHANGELOG.md | 29 ------ .../examples/packages/cronjobs/CHANGELOG.md | 62 ------------- .../examples/packages/dialogs/CHANGELOG.md | 83 ----------------- .../examples/packages/errors/CHANGELOG.md | 61 ------------ .../packages/ethereum-provider/CHANGELOG.md | 20 ---- .../examples/packages/ethers-js/CHANGELOG.md | 79 ---------------- .../packages/file-upload/CHANGELOG.md | 86 ----------------- .../packages/get-entropy/CHANGELOG.md | 60 ------------ .../examples/packages/get-file/CHANGELOG.md | 71 -------------- .../examples/packages/home-page/CHANGELOG.md | 69 -------------- .../examples/packages/images/CHANGELOG.md | 17 ---- .../packages/interactive-ui/CHANGELOG.md | 24 ----- .../packages/consumer-signer/CHANGELOG.md | 86 ----------------- .../packages/core-signer/CHANGELOG.md | 92 ------------------- .../examples/packages/json-rpc/CHANGELOG.md | 69 -------------- packages/examples/packages/jsx/CHANGELOG.md | 82 ----------------- .../packages/lifecycle-hooks/CHANGELOG.md | 23 ----- .../packages/localization/CHANGELOG.md | 71 -------------- .../packages/manage-state/CHANGELOG.md | 66 ------------- .../packages/multichain-provider/CHANGELOG.md | 18 ---- .../packages/name-lookup/CHANGELOG.md | 7 -- .../packages/network-access/CHANGELOG.md | 37 -------- .../packages/notifications/CHANGELOG.md | 54 ----------- .../packages/preferences/CHANGELOG.md | 48 ---------- .../packages/preinstalled/CHANGELOG.md | 5 +- .../packages/preinstalled/package.json | 2 +- .../examples/packages/protocol/CHANGELOG.md | 59 ------------ .../packages/rollup-plugin/CHANGELOG.md | 70 -------------- .../examples/packages/send-flow/CHANGELOG.md | 12 --- .../packages/signature-insights/CHANGELOG.md | 72 +-------------- .../transaction-insights/CHANGELOG.md | 81 ---------------- packages/examples/packages/wasm/CHANGELOG.md | 42 --------- .../packages/webpack-plugin/CHANGELOG.md | 47 ---------- packages/snaps-cli/CHANGELOG.md | 13 --- packages/snaps-controllers/CHANGELOG.md | 6 -- .../snaps-execution-environments/CHANGELOG.md | 10 -- packages/snaps-rollup-plugin/CHANGELOG.md | 10 -- packages/snaps-sandbox/CHANGELOG.md | 7 -- packages/snaps-simulation/CHANGELOG.md | 4 - packages/snaps-webpack-plugin/CHANGELOG.md | 13 +-- packages/test-snaps/CHANGELOG.md | 5 +- packages/test-snaps/package.json | 2 +- 48 files changed, 13 insertions(+), 2027 deletions(-) diff --git a/package.json b/package.json index 0ff85152c9..2e2ece8c01 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@metamask/snaps-monorepo", - "version": "162.0.0", + "version": "163.0.0", "private": true, "repository": { "type": "git", diff --git a/packages/create-snap/CHANGELOG.md b/packages/create-snap/CHANGELOG.md index 0844ee7fd8..8af139473e 100644 --- a/packages/create-snap/CHANGELOG.md +++ b/packages/create-snap/CHANGELOG.md @@ -7,35 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) -- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) -- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) -- chore: Bump ts-bridge ([#2917](https://github.com/MetaMask/snaps/pull/2917)) -- Bump `ts-bridge` to `0.6.0` ([#2882](https://github.com/MetaMask/snaps/pull/2882)) -- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) -- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) -- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) -- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) -- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) -- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) - ## [4.0.4] ### Fixed diff --git a/packages/examples/packages/background-events/CHANGELOG.md b/packages/examples/packages/background-events/CHANGELOG.md index 81b414a809..8c940ac373 100644 --- a/packages/examples/packages/background-events/CHANGELOG.md +++ b/packages/examples/packages/background-events/CHANGELOG.md @@ -7,42 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) -- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) -- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) - ## [1.0.0] ### Added diff --git a/packages/examples/packages/bip32/CHANGELOG.md b/packages/examples/packages/bip32/CHANGELOG.md index fbe0b086bf..dad0865139 100644 --- a/packages/examples/packages/bip32/CHANGELOG.md +++ b/packages/examples/packages/bip32/CHANGELOG.md @@ -7,71 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump lodash from 4.17.23 to 4.18.1 ([#3946](https://github.com/MetaMask/snaps/pull/3946)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) -- chore: Bump the npm_and_yarn group across 1 directory with 2 updates ([#3821](https://github.com/MetaMask/snaps/pull/3821)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- feat!: Allow manifest to extend another manifest ([#3802](https://github.com/MetaMask/snaps/pull/3802)) -- feat!: Add `--manifest` option for custom manifest to dev server ([#3793](https://github.com/MetaMask/snaps/pull/3793)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- chore: Bump @metamask/utils from 11.8.1 to 11.9.0 ([#3783](https://github.com/MetaMask/snaps/pull/3783)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- chore: Bump @metamask/phishing-controller from 13.1.0 to 15.0.0 ([#3707](https://github.com/MetaMask/snaps/pull/3707)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @metamask/utils from 11.7.0 to 11.8.1 ([#3648](https://github.com/MetaMask/snaps/pull/3648)) -- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628)) -- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) -- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) -- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) -- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) -- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) -- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) -- chore!: Build Snaps execution environments with Webpack ([#3322](https://github.com/MetaMask/snaps/pull/3322)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) -- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) -- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232)) -- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) -- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) -- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) -- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) -- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) -- chore(deps): bump @metamask/key-tree from 10.1.0 to 10.1.1 ([#3254](https://github.com/MetaMask/snaps/pull/3254)) -- perf!: Use mnemonic seed for state persistence key derivation ([#3217](https://github.com/MetaMask/snaps/pull/3217)) -- chore(deps): bump @metamask/controller-utils from 11.5.0 to 11.6.0 ([#3204](https://github.com/MetaMask/snaps/pull/3204)) - ## [2.3.0] ### Added diff --git a/packages/examples/packages/bip44/CHANGELOG.md b/packages/examples/packages/bip44/CHANGELOG.md index 8309ddec7d..06a701cdac 100644 --- a/packages/examples/packages/bip44/CHANGELOG.md +++ b/packages/examples/packages/bip44/CHANGELOG.md @@ -7,69 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump lodash from 4.17.23 to 4.18.1 ([#3946](https://github.com/MetaMask/snaps/pull/3946)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) -- chore: Bump the npm_and_yarn group across 1 directory with 2 updates ([#3821](https://github.com/MetaMask/snaps/pull/3821)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- chore: Bump @metamask/utils from 11.8.1 to 11.9.0 ([#3783](https://github.com/MetaMask/snaps/pull/3783)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- chore: Bump @metamask/phishing-controller from 13.1.0 to 15.0.0 ([#3707](https://github.com/MetaMask/snaps/pull/3707)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @metamask/utils from 11.7.0 to 11.8.1 ([#3648](https://github.com/MetaMask/snaps/pull/3648)) -- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628)) -- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) -- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) -- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) -- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) -- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) -- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) -- chore!: Build Snaps execution environments with Webpack ([#3322](https://github.com/MetaMask/snaps/pull/3322)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) -- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) -- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232)) -- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) -- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) -- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) -- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) -- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) -- chore(deps): bump @metamask/key-tree from 10.1.0 to 10.1.1 ([#3254](https://github.com/MetaMask/snaps/pull/3254)) -- perf!: Use mnemonic seed for state persistence key derivation ([#3217](https://github.com/MetaMask/snaps/pull/3217)) -- chore(deps): bump @metamask/controller-utils from 11.5.0 to 11.6.0 ([#3204](https://github.com/MetaMask/snaps/pull/3204)) - ## [2.2.0] ### Added diff --git a/packages/examples/packages/client-status/CHANGELOG.md b/packages/examples/packages/client-status/CHANGELOG.md index fba2f83181..b8667fca88 100644 --- a/packages/examples/packages/client-status/CHANGELOG.md +++ b/packages/examples/packages/client-status/CHANGELOG.md @@ -7,77 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- feat: Include versions in `snap_getClientStatus` ([#3724](https://github.com/MetaMask/snaps/pull/3724)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) -- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) -- feat: Add `active` flag for `snap_getClientStatus` ([#3424](https://github.com/MetaMask/snaps/pull/3424)) -- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) -- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) -- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) -- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) -- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) -- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) -- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) -- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) -- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) -- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) -- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) -- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) -- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) -- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) -- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) -- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) -- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) -- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946)) -- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989)) -- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) -- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) -- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) -- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853)) -- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) -- Set target back to ES2020 ([#2767](https://github.com/MetaMask/snaps/pull/2767)) -- Set target to ES2022 and lib to ES2023 ([#2751](https://github.com/MetaMask/snaps/pull/2751)) -- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) -- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) -- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) -- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) -- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) -- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) - ## [1.0.3] ### Fixed diff --git a/packages/examples/packages/cronjob-duration/CHANGELOG.md b/packages/examples/packages/cronjob-duration/CHANGELOG.md index c7f446ae62..4ae1865427 100644 --- a/packages/examples/packages/cronjob-duration/CHANGELOG.md +++ b/packages/examples/packages/cronjob-duration/CHANGELOG.md @@ -7,35 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) - ## [1.0.0] ### Added diff --git a/packages/examples/packages/cronjobs/CHANGELOG.md b/packages/examples/packages/cronjobs/CHANGELOG.md index 807a09acae..3b2bd2cbe1 100644 --- a/packages/examples/packages/cronjobs/CHANGELOG.md +++ b/packages/examples/packages/cronjobs/CHANGELOG.md @@ -7,68 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Convert remaining examples to JSX ([#3860](https://github.com/MetaMask/snaps/pull/3860)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Bump the npm_and_yarn group across 1 directory with 2 updates ([#3821](https://github.com/MetaMask/snaps/pull/3821)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- chore: Bump @metamask/phishing-controller from 13.1.0 to 15.0.0 ([#3707](https://github.com/MetaMask/snaps/pull/3707)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) -- release: `117.0.0` ([#3511](https://github.com/MetaMask/snaps/pull/3511)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) -- feat: Add cronjob duration example ([#3461](https://github.com/MetaMask/snaps/pull/3461)) -- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) -- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) -- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) -- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) -- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) -- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) -- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) -- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) -- perf: Optimize `typedUnion` ([#3275](https://github.com/MetaMask/snaps/pull/3275)) -- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) -- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) -- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) -- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) -- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) -- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) -- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) -- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) -- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) - ### Changed - **BREAKING:** Remove background events methods in favor of new background events snap ([#3404](https://github.com/MetaMask/snaps/pull/3404)) diff --git a/packages/examples/packages/dialogs/CHANGELOG.md b/packages/examples/packages/dialogs/CHANGELOG.md index 2a4ae061ae..c3a0467810 100644 --- a/packages/examples/packages/dialogs/CHANGELOG.md +++ b/packages/examples/packages/dialogs/CHANGELOG.md @@ -7,89 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/superstruct from 3.2.1 to 3.3.0 ([#4062](https://github.com/MetaMask/snaps/pull/4062)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Convert remaining examples to JSX ([#3860](https://github.com/MetaMask/snaps/pull/3860)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Bump the npm_and_yarn group across 1 directory with 2 updates ([#3821](https://github.com/MetaMask/snaps/pull/3821)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- fix: Allow `null` in `InputChangeEvent` value field ([#3722](https://github.com/MetaMask/snaps/pull/3722)) -- chore: Bump @metamask/phishing-controller from 13.1.0 to 15.0.0 ([#3707](https://github.com/MetaMask/snaps/pull/3707)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628)) -- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) -- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) -- feat: Add `AccountSelector` component ([#3088](https://github.com/MetaMask/snaps/pull/3088)) -- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) -- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) -- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) -- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) -- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) -- perf: Use `typedUnion` for `UserInputEventStruct` ([#3344](https://github.com/MetaMask/snaps/pull/3344)) -- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) -- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) -- perf: Optimize `typedUnion` ([#3275](https://github.com/MetaMask/snaps/pull/3275)) -- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) -- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) -- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) -- feat: Add `AssetSelector` ([#3166](https://github.com/MetaMask/snaps/pull/3166)) -- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) -- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) -- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) -- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) -- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) -- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) -- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) -- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946)) -- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989)) -- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) -- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) -- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) -- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853)) -- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) -- Set target back to ES2020 ([#2767](https://github.com/MetaMask/snaps/pull/2767)) -- Set target to ES2022 and lib to ES2023 ([#2751](https://github.com/MetaMask/snaps/pull/2751)) -- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) -- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) -- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) -- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) -- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) -- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) - ## [2.3.1] ### Fixed diff --git a/packages/examples/packages/errors/CHANGELOG.md b/packages/examples/packages/errors/CHANGELOG.md index 0398dcd313..c8d01f72d8 100644 --- a/packages/examples/packages/errors/CHANGELOG.md +++ b/packages/examples/packages/errors/CHANGELOG.md @@ -7,67 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) -- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) -- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) -- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) -- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) -- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) -- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) -- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) -- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) -- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) -- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) -- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) -- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) -- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) -- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) -- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) -- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) -- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) -- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) -- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) -- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) -- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) -- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) -- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) -- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) -- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) -- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) -- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) - ## [2.1.3] ### Fixed diff --git a/packages/examples/packages/ethereum-provider/CHANGELOG.md b/packages/examples/packages/ethereum-provider/CHANGELOG.md index d98b275b11..63cf5765a2 100644 --- a/packages/examples/packages/ethereum-provider/CHANGELOG.md +++ b/packages/examples/packages/ethereum-provider/CHANGELOG.md @@ -7,26 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump lodash from 4.17.23 to 4.18.1 ([#3946](https://github.com/MetaMask/snaps/pull/3946)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) -- chore: Bump the npm_and_yarn group across 1 directory with 2 updates ([#3821](https://github.com/MetaMask/snaps/pull/3821)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) - ## [3.0.0] ### Added diff --git a/packages/examples/packages/ethers-js/CHANGELOG.md b/packages/examples/packages/ethers-js/CHANGELOG.md index 5ae4ddea01..d31b3a24e9 100644 --- a/packages/examples/packages/ethers-js/CHANGELOG.md +++ b/packages/examples/packages/ethers-js/CHANGELOG.md @@ -7,85 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Convert remaining examples to JSX ([#3860](https://github.com/MetaMask/snaps/pull/3860)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Bump the npm_and_yarn group across 1 directory with 2 updates ([#3821](https://github.com/MetaMask/snaps/pull/3821)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- feat: Support more chains when simulating Ethereum provider ([#3789](https://github.com/MetaMask/snaps/pull/3789)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- chore: Bump @metamask/phishing-controller from 13.1.0 to 15.0.0 ([#3707](https://github.com/MetaMask/snaps/pull/3707)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) -- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) -- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) -- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) -- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) -- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) -- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) -- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) -- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) -- perf: Optimize `typedUnion` ([#3275](https://github.com/MetaMask/snaps/pull/3275)) -- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) -- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) -- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) -- chore(deps): bump @metamask/controller-utils from 11.5.0 to 11.6.0 ([#3204](https://github.com/MetaMask/snaps/pull/3204)) -- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) -- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) -- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) -- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) -- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) -- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) -- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) -- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946)) -- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989)) -- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) -- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) -- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) -- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853)) -- chore: Resolve Dependabot alerts ([#2855](https://github.com/MetaMask/snaps/pull/2855)) -- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) -- Set target back to ES2020 ([#2767](https://github.com/MetaMask/snaps/pull/2767)) -- Set target to ES2022 and lib to ES2023 ([#2751](https://github.com/MetaMask/snaps/pull/2751)) -- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) -- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) -- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) -- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) -- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) -- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) - ## [2.1.3] ### Fixed diff --git a/packages/examples/packages/file-upload/CHANGELOG.md b/packages/examples/packages/file-upload/CHANGELOG.md index cf98d2b541..9f5ae2d0cb 100644 --- a/packages/examples/packages/file-upload/CHANGELOG.md +++ b/packages/examples/packages/file-upload/CHANGELOG.md @@ -7,92 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/superstruct from 3.2.1 to 3.3.0 ([#4062](https://github.com/MetaMask/snaps/pull/4062)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- chore: Bump @metamask/utils from 11.8.1 to 11.9.0 ([#3783](https://github.com/MetaMask/snaps/pull/3783)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- fix: Allow `null` in `InputChangeEvent` value field ([#3722](https://github.com/MetaMask/snaps/pull/3722)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @metamask/utils from 11.7.0 to 11.8.1 ([#3648](https://github.com/MetaMask/snaps/pull/3648)) -- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628)) -- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) -- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) -- feat: Add `AccountSelector` component ([#3088](https://github.com/MetaMask/snaps/pull/3088)) -- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) -- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) -- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) -- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) -- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) -- perf: Use `typedUnion` for `UserInputEventStruct` ([#3344](https://github.com/MetaMask/snaps/pull/3344)) -- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232)) -- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) -- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) -- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) -- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) -- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) -- feat: Add `AssetSelector` ([#3166](https://github.com/MetaMask/snaps/pull/3166)) -- chore(deps): bump @metamask/controller-utils from 11.5.0 to 11.6.0 ([#3204](https://github.com/MetaMask/snaps/pull/3204)) -- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) -- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) -- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) -- chore(deps): bump @metamask/utils from 11.1.0 to 11.2.0 ([#3091](https://github.com/MetaMask/snaps/pull/3091)) -- chore(deps): bump @metamask/utils from 11.0.1 to 11.1.0 ([#3050](https://github.com/MetaMask/snaps/pull/3050)) -- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) -- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) -- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) -- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) -- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946)) -- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989)) -- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) -- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) -- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) -- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853)) -- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) -- Set target back to ES2020 ([#2767](https://github.com/MetaMask/snaps/pull/2767)) -- Set target to ES2022 and lib to ES2023 ([#2751](https://github.com/MetaMask/snaps/pull/2751)) -- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) -- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) -- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) -- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) -- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) -- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) - ## [1.0.1] ### Fixed diff --git a/packages/examples/packages/get-entropy/CHANGELOG.md b/packages/examples/packages/get-entropy/CHANGELOG.md index 689e6b8c57..4851d61bfa 100644 --- a/packages/examples/packages/get-entropy/CHANGELOG.md +++ b/packages/examples/packages/get-entropy/CHANGELOG.md @@ -7,66 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump lodash from 4.17.23 to 4.18.1 ([#3946](https://github.com/MetaMask/snaps/pull/3946)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) -- chore: Bump the npm_and_yarn group across 1 directory with 2 updates ([#3821](https://github.com/MetaMask/snaps/pull/3821)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- chore: Bump @metamask/utils from 11.8.1 to 11.9.0 ([#3783](https://github.com/MetaMask/snaps/pull/3783)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- chore: Bump @metamask/phishing-controller from 13.1.0 to 15.0.0 ([#3707](https://github.com/MetaMask/snaps/pull/3707)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @metamask/utils from 11.7.0 to 11.8.1 ([#3648](https://github.com/MetaMask/snaps/pull/3648)) -- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628)) -- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) -- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) -- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) -- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) -- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) -- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) -- chore!: Build Snaps execution environments with Webpack ([#3322](https://github.com/MetaMask/snaps/pull/3322)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) -- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) -- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232)) -- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) -- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) -- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) -- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) -- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) - ## [2.2.0] ### Added diff --git a/packages/examples/packages/get-file/CHANGELOG.md b/packages/examples/packages/get-file/CHANGELOG.md index e5979e0376..02c356df4a 100644 --- a/packages/examples/packages/get-file/CHANGELOG.md +++ b/packages/examples/packages/get-file/CHANGELOG.md @@ -7,77 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- refactor(snaps-rpc-methods)!: Use messenger for permitted methods ([#3987](https://github.com/MetaMask/snaps/pull/3987)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) -- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) -- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) -- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) -- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) -- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) -- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) -- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) -- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) -- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) -- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) -- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) -- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) -- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) -- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) -- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) -- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) -- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) -- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) -- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946)) -- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989)) -- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) -- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) -- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) -- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853)) -- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) -- Format Snap manifests with Prettier ([#2787](https://github.com/MetaMask/snaps/pull/2787)) -- Set target back to ES2020 ([#2767](https://github.com/MetaMask/snaps/pull/2767)) -- Set target to ES2022 and lib to ES2023 ([#2751](https://github.com/MetaMask/snaps/pull/2751)) -- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) -- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) -- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) -- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) -- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) -- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) - ## [1.1.3] ### Fixed diff --git a/packages/examples/packages/home-page/CHANGELOG.md b/packages/examples/packages/home-page/CHANGELOG.md index c20bebc237..78434e6f40 100644 --- a/packages/examples/packages/home-page/CHANGELOG.md +++ b/packages/examples/packages/home-page/CHANGELOG.md @@ -7,75 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/superstruct from 3.2.1 to 3.3.0 ([#4062](https://github.com/MetaMask/snaps/pull/4062)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- fix: Allow `null` in `InputChangeEvent` value field ([#3722](https://github.com/MetaMask/snaps/pull/3722)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) -- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) -- feat: Add `AccountSelector` component ([#3088](https://github.com/MetaMask/snaps/pull/3088)) -- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) -- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) -- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) -- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) -- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) -- perf: Use `typedUnion` for `UserInputEventStruct` ([#3344](https://github.com/MetaMask/snaps/pull/3344)) -- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) -- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) -- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) -- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) -- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) -- feat: Add `AssetSelector` ([#3166](https://github.com/MetaMask/snaps/pull/3166)) -- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) -- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) -- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) -- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) -- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) -- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) -- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) -- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) -- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) -- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) -- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) -- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) -- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) -- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) -- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) -- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) -- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) - ## [1.1.3] ### Fixed diff --git a/packages/examples/packages/images/CHANGELOG.md b/packages/examples/packages/images/CHANGELOG.md index 8c05956dce..40492c1c9d 100644 --- a/packages/examples/packages/images/CHANGELOG.md +++ b/packages/examples/packages/images/CHANGELOG.md @@ -7,23 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) - ## [1.2.0] ### Added diff --git a/packages/examples/packages/interactive-ui/CHANGELOG.md b/packages/examples/packages/interactive-ui/CHANGELOG.md index 483e6cb40a..50563a0a40 100644 --- a/packages/examples/packages/interactive-ui/CHANGELOG.md +++ b/packages/examples/packages/interactive-ui/CHANGELOG.md @@ -7,30 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/superstruct from 3.2.1 to 3.3.0 ([#4062](https://github.com/MetaMask/snaps/pull/4062)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump lodash from 4.17.23 to 4.18.1 ([#3946](https://github.com/MetaMask/snaps/pull/3946)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) -- chore: Bump the npm_and_yarn group across 1 directory with 2 updates ([#3821](https://github.com/MetaMask/snaps/pull/3821)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- chore: Bump @metamask/utils from 11.8.1 to 11.9.0 ([#3783](https://github.com/MetaMask/snaps/pull/3783)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) - ## [2.5.0] ### Added diff --git a/packages/examples/packages/invoke-snap/packages/consumer-signer/CHANGELOG.md b/packages/examples/packages/invoke-snap/packages/consumer-signer/CHANGELOG.md index aadda62861..0e9c0a1d22 100644 --- a/packages/examples/packages/invoke-snap/packages/consumer-signer/CHANGELOG.md +++ b/packages/examples/packages/invoke-snap/packages/consumer-signer/CHANGELOG.md @@ -7,92 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump lodash from 4.17.23 to 4.18.1 ([#3946](https://github.com/MetaMask/snaps/pull/3946)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) -- chore: Bump the npm_and_yarn group across 1 directory with 2 updates ([#3821](https://github.com/MetaMask/snaps/pull/3821)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- chore: Bump @metamask/utils from 11.8.1 to 11.9.0 ([#3783](https://github.com/MetaMask/snaps/pull/3783)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- chore: Bump @metamask/phishing-controller from 13.1.0 to 15.0.0 ([#3707](https://github.com/MetaMask/snaps/pull/3707)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @metamask/utils from 11.7.0 to 11.8.1 ([#3648](https://github.com/MetaMask/snaps/pull/3648)) -- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628)) -- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) -- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) -- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) -- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) -- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) -- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) -- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) -- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232)) -- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) -- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) -- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) -- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) -- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) -- chore(deps): bump @metamask/key-tree from 10.1.0 to 10.1.1 ([#3254](https://github.com/MetaMask/snaps/pull/3254)) -- perf!: Use mnemonic seed for state persistence key derivation ([#3217](https://github.com/MetaMask/snaps/pull/3217)) -- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) -- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) -- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) -- chore(deps): bump @metamask/utils from 11.1.0 to 11.2.0 ([#3091](https://github.com/MetaMask/snaps/pull/3091)) -- chore(deps): bump @metamask/utils from 11.0.1 to 11.1.0 ([#3050](https://github.com/MetaMask/snaps/pull/3050)) -- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) -- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) -- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) -- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) -- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946)) -- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989)) -- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) -- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) -- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) -- Add property and hook for specifying custom cryptography functions ([#2909](https://github.com/MetaMask/snaps/pull/2909)) -- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853)) -- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) -- Set target back to ES2020 ([#2767](https://github.com/MetaMask/snaps/pull/2767)) -- Set target to ES2022 and lib to ES2023 ([#2751](https://github.com/MetaMask/snaps/pull/2751)) -- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) -- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) -- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) -- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) -- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) -- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) - ## [2.1.3] ### Fixed diff --git a/packages/examples/packages/invoke-snap/packages/core-signer/CHANGELOG.md b/packages/examples/packages/invoke-snap/packages/core-signer/CHANGELOG.md index e9025554aa..f10e0f9bc0 100644 --- a/packages/examples/packages/invoke-snap/packages/core-signer/CHANGELOG.md +++ b/packages/examples/packages/invoke-snap/packages/core-signer/CHANGELOG.md @@ -7,98 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump lodash from 4.17.23 to 4.18.1 ([#3946](https://github.com/MetaMask/snaps/pull/3946)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Convert remaining examples to JSX ([#3860](https://github.com/MetaMask/snaps/pull/3860)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) -- chore: Bump the npm_and_yarn group across 1 directory with 2 updates ([#3821](https://github.com/MetaMask/snaps/pull/3821)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- chore: Bump @metamask/utils from 11.8.1 to 11.9.0 ([#3783](https://github.com/MetaMask/snaps/pull/3783)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- chore: Bump @metamask/phishing-controller from 13.1.0 to 15.0.0 ([#3707](https://github.com/MetaMask/snaps/pull/3707)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @metamask/utils from 11.7.0 to 11.8.1 ([#3648](https://github.com/MetaMask/snaps/pull/3648)) -- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628)) -- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) -- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) -- chore: Bump supported browsers ([#3441](https://github.com/MetaMask/snaps/pull/3441)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) -- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) -- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) -- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) -- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) -- chore!: Build Snaps execution environments with Webpack ([#3322](https://github.com/MetaMask/snaps/pull/3322)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) -- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) -- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232)) -- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) -- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) -- perf: Optimize `typedUnion` ([#3275](https://github.com/MetaMask/snaps/pull/3275)) -- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) -- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) -- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) -- chore(deps): bump @metamask/key-tree from 10.1.0 to 10.1.1 ([#3254](https://github.com/MetaMask/snaps/pull/3254)) -- perf!: Use mnemonic seed for state persistence key derivation ([#3217](https://github.com/MetaMask/snaps/pull/3217)) -- chore(deps): bump @metamask/controller-utils from 11.5.0 to 11.6.0 ([#3204](https://github.com/MetaMask/snaps/pull/3204)) -- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) -- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) -- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) -- chore(deps): bump @metamask/utils from 11.1.0 to 11.2.0 ([#3091](https://github.com/MetaMask/snaps/pull/3091)) -- chore(deps): bump @metamask/utils from 11.0.1 to 11.1.0 ([#3050](https://github.com/MetaMask/snaps/pull/3050)) -- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) -- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) -- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) -- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) -- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946)) -- Cache snap state in memory ([#2980](https://github.com/MetaMask/snaps/pull/2980)) -- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989)) -- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) -- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) -- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) -- Add property and hook for specifying custom cryptography functions ([#2909](https://github.com/MetaMask/snaps/pull/2909)) -- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853)) -- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) -- Set target back to ES2020 ([#2767](https://github.com/MetaMask/snaps/pull/2767)) -- Set target to ES2022 and lib to ES2023 ([#2751](https://github.com/MetaMask/snaps/pull/2751)) -- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) -- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) -- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) -- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) -- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) -- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) - ## [2.1.3] ### Fixed diff --git a/packages/examples/packages/json-rpc/CHANGELOG.md b/packages/examples/packages/json-rpc/CHANGELOG.md index 210ca85fe1..0d0a1d5636 100644 --- a/packages/examples/packages/json-rpc/CHANGELOG.md +++ b/packages/examples/packages/json-rpc/CHANGELOG.md @@ -7,75 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) -- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) -- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) -- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) -- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) -- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) -- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) -- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) -- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) -- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) -- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) -- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) -- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) -- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) -- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) -- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) -- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) -- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) -- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) -- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946)) -- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989)) -- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) -- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) -- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) -- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853)) -- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) -- Set target back to ES2020 ([#2767](https://github.com/MetaMask/snaps/pull/2767)) -- Set target to ES2022 and lib to ES2023 ([#2751](https://github.com/MetaMask/snaps/pull/2751)) -- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) -- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) -- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) -- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) -- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) -- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) - ## [2.1.3] ### Fixed diff --git a/packages/examples/packages/jsx/CHANGELOG.md b/packages/examples/packages/jsx/CHANGELOG.md index 9a532e9aea..e0081abb28 100644 --- a/packages/examples/packages/jsx/CHANGELOG.md +++ b/packages/examples/packages/jsx/CHANGELOG.md @@ -7,88 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/superstruct from 3.2.1 to 3.3.0 ([#4062](https://github.com/MetaMask/snaps/pull/4062)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- chore: Bump @metamask/utils from 11.8.1 to 11.9.0 ([#3783](https://github.com/MetaMask/snaps/pull/3783)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- fix: Allow `null` in `InputChangeEvent` value field ([#3722](https://github.com/MetaMask/snaps/pull/3722)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @metamask/utils from 11.7.0 to 11.8.1 ([#3648](https://github.com/MetaMask/snaps/pull/3648)) -- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628)) -- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- chore: Bump @metamask/rpc-errors from 7.0.2 to 7.0.3 ([#3525](https://github.com/MetaMask/snaps/pull/3525)) -- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) -- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) -- feat: Add `AccountSelector` component ([#3088](https://github.com/MetaMask/snaps/pull/3088)) -- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) -- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) -- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) -- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) -- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) -- perf: Use `typedUnion` for `UserInputEventStruct` ([#3344](https://github.com/MetaMask/snaps/pull/3344)) -- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232)) -- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) -- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) -- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) -- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) -- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) -- feat: Add `AssetSelector` ([#3166](https://github.com/MetaMask/snaps/pull/3166)) -- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) -- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) -- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) -- chore(deps): bump @metamask/utils from 11.1.0 to 11.2.0 ([#3091](https://github.com/MetaMask/snaps/pull/3091)) -- chore(deps): bump @metamask/utils from 11.0.1 to 11.1.0 ([#3050](https://github.com/MetaMask/snaps/pull/3050)) -- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) -- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) -- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) -- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) -- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946)) -- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989)) -- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) -- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) -- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) -- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853)) -- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) -- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) -- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) -- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) -- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) -- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) -- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) - ## [1.2.1] ### Fixed diff --git a/packages/examples/packages/lifecycle-hooks/CHANGELOG.md b/packages/examples/packages/lifecycle-hooks/CHANGELOG.md index 7718cd3fa1..05347e8ce8 100644 --- a/packages/examples/packages/lifecycle-hooks/CHANGELOG.md +++ b/packages/examples/packages/lifecycle-hooks/CHANGELOG.md @@ -7,29 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) - ## [2.3.0] ### Added diff --git a/packages/examples/packages/localization/CHANGELOG.md b/packages/examples/packages/localization/CHANGELOG.md index ad19fb74fb..43ffbf90d3 100644 --- a/packages/examples/packages/localization/CHANGELOG.md +++ b/packages/examples/packages/localization/CHANGELOG.md @@ -7,77 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) -- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) -- chore: Bump supported browsers ([#3441](https://github.com/MetaMask/snaps/pull/3441)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) -- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) -- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) -- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) -- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) -- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) -- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) -- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) -- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) -- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) -- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) -- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) -- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) -- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) -- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) -- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) -- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) -- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) -- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946)) -- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989)) -- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) -- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) -- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) -- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853)) -- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) -- Format Snap manifests with Prettier ([#2787](https://github.com/MetaMask/snaps/pull/2787)) -- Set target back to ES2020 ([#2767](https://github.com/MetaMask/snaps/pull/2767)) -- Set target to ES2022 and lib to ES2023 ([#2751](https://github.com/MetaMask/snaps/pull/2751)) -- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) -- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) -- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) -- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) -- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) -- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) - ## [1.1.4] ### Fixed diff --git a/packages/examples/packages/manage-state/CHANGELOG.md b/packages/examples/packages/manage-state/CHANGELOG.md index 7aa1206e12..f901986365 100644 --- a/packages/examples/packages/manage-state/CHANGELOG.md +++ b/packages/examples/packages/manage-state/CHANGELOG.md @@ -7,72 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- chore: Bump @metamask/utils from 11.8.1 to 11.9.0 ([#3783](https://github.com/MetaMask/snaps/pull/3783)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @metamask/utils from 11.7.0 to 11.8.1 ([#3648](https://github.com/MetaMask/snaps/pull/3648)) -- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628)) -- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) -- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) -- chore: Bump supported browsers ([#3441](https://github.com/MetaMask/snaps/pull/3441)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) -- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) -- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) -- test: Use simulation options for initial state ([#3398](https://github.com/MetaMask/snaps/pull/3398)) -- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) -- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) -- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) -- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232)) -- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) -- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) -- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) -- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) -- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) -- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) -- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) -- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) -- chore(deps): bump @metamask/utils from 11.1.0 to 11.2.0 ([#3091](https://github.com/MetaMask/snaps/pull/3091)) -- chore(deps): bump @metamask/utils from 11.0.1 to 11.1.0 ([#3050](https://github.com/MetaMask/snaps/pull/3050)) -- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) -- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) -- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) - ## [3.0.0] ### Added diff --git a/packages/examples/packages/multichain-provider/CHANGELOG.md b/packages/examples/packages/multichain-provider/CHANGELOG.md index b9018fb1b5..bc8523d830 100644 --- a/packages/examples/packages/multichain-provider/CHANGELOG.md +++ b/packages/examples/packages/multichain-provider/CHANGELOG.md @@ -7,24 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump lodash from 4.17.23 to 4.18.1 ([#3946](https://github.com/MetaMask/snaps/pull/3946)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) -- chore: Bump the npm_and_yarn group across 1 directory with 2 updates ([#3821](https://github.com/MetaMask/snaps/pull/3821)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) - ## [1.0.0] ### Added diff --git a/packages/examples/packages/name-lookup/CHANGELOG.md b/packages/examples/packages/name-lookup/CHANGELOG.md index 9d7784258e..61c2f129bb 100644 --- a/packages/examples/packages/name-lookup/CHANGELOG.md +++ b/packages/examples/packages/name-lookup/CHANGELOG.md @@ -7,13 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) - ## [3.1.2] ### Fixed diff --git a/packages/examples/packages/network-access/CHANGELOG.md b/packages/examples/packages/network-access/CHANGELOG.md index 34b6ad0a67..23c13494c8 100644 --- a/packages/examples/packages/network-access/CHANGELOG.md +++ b/packages/examples/packages/network-access/CHANGELOG.md @@ -7,43 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- chore: Bump @metamask/utils from 11.8.1 to 11.9.0 ([#3783](https://github.com/MetaMask/snaps/pull/3783)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @metamask/utils from 11.7.0 to 11.8.1 ([#3648](https://github.com/MetaMask/snaps/pull/3648)) -- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628)) -- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) - ## [2.2.0] ### Added diff --git a/packages/examples/packages/notifications/CHANGELOG.md b/packages/examples/packages/notifications/CHANGELOG.md index dcdcaa6efe..f40a4a8ba4 100644 --- a/packages/examples/packages/notifications/CHANGELOG.md +++ b/packages/examples/packages/notifications/CHANGELOG.md @@ -7,60 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) -- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) -- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) -- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) -- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) -- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) -- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) -- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) -- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) -- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) -- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) -- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) -- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) -- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) -- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) -- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) -- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) -- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) -- Fix typo in `test-snaps` ([#3020](https://github.com/MetaMask/snaps/pull/3020)) - ## [2.3.0] ### Added diff --git a/packages/examples/packages/preferences/CHANGELOG.md b/packages/examples/packages/preferences/CHANGELOG.md index 1da1246553..0400fe8ecc 100644 --- a/packages/examples/packages/preferences/CHANGELOG.md +++ b/packages/examples/packages/preferences/CHANGELOG.md @@ -7,54 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) -- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) -- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) -- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) -- feat: Add `showTestnets` to `snap_getPreferences` ([#3395](https://github.com/MetaMask/snaps/pull/3395)) -- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) -- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) -- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) -- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) -- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) -- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) -- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) -- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) - ## [1.0.0] ### Added diff --git a/packages/examples/packages/preinstalled/CHANGELOG.md b/packages/examples/packages/preinstalled/CHANGELOG.md index a0904d1113..b8f0e30fbe 100644 --- a/packages/examples/packages/preinstalled/CHANGELOG.md +++ b/packages/examples/packages/preinstalled/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.8.1] + ### Uncategorized - fix: Hide preinstalled example Snap ([#4068](https://github.com/MetaMask/snaps/pull/4068)) @@ -71,7 +73,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add preinstalled example Snap ([#2721](https://github.com/MetaMask/snaps/pull/2721)) -[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/preinstalled-example-snap@0.8.0...HEAD +[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/preinstalled-example-snap@0.8.1...HEAD +[0.8.1]: https://github.com/MetaMask/snaps/compare/@metamask/preinstalled-example-snap@0.8.0...@metamask/preinstalled-example-snap@0.8.1 [0.8.0]: https://github.com/MetaMask/snaps/compare/@metamask/preinstalled-example-snap@0.7.2...@metamask/preinstalled-example-snap@0.8.0 [0.7.2]: https://github.com/MetaMask/snaps/compare/@metamask/preinstalled-example-snap@0.7.1...@metamask/preinstalled-example-snap@0.7.2 [0.7.1]: https://github.com/MetaMask/snaps/compare/@metamask/preinstalled-example-snap@0.7.0...@metamask/preinstalled-example-snap@0.7.1 diff --git a/packages/examples/packages/preinstalled/package.json b/packages/examples/packages/preinstalled/package.json index c90acb4122..17b6b2891e 100644 --- a/packages/examples/packages/preinstalled/package.json +++ b/packages/examples/packages/preinstalled/package.json @@ -1,6 +1,6 @@ { "name": "@metamask/preinstalled-example-snap", - "version": "0.8.0", + "version": "0.8.1", "description": "MetaMask example snap demonstrating preinstalled Snaps", "keywords": [ "MetaMask", diff --git a/packages/examples/packages/protocol/CHANGELOG.md b/packages/examples/packages/protocol/CHANGELOG.md index 26ab0c64ae..d36ec2ae60 100644 --- a/packages/examples/packages/protocol/CHANGELOG.md +++ b/packages/examples/packages/protocol/CHANGELOG.md @@ -7,65 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- chore: Bump @metamask/utils from 11.8.1 to 11.9.0 ([#3783](https://github.com/MetaMask/snaps/pull/3783)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @metamask/utils from 11.7.0 to 11.8.1 ([#3648](https://github.com/MetaMask/snaps/pull/3648)) -- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628)) -- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) -- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) -- feat: Add `onProtocolRequest` to `snaps-jest` ([#3422](https://github.com/MetaMask/snaps/pull/3422)) -- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) -- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) -- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) -- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) -- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) -- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232)) -- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) -- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) -- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) -- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) -- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) -- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) -- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) - ## [1.0.0] ### Added diff --git a/packages/examples/packages/rollup-plugin/CHANGELOG.md b/packages/examples/packages/rollup-plugin/CHANGELOG.md index 173e341a62..15833cbff7 100644 --- a/packages/examples/packages/rollup-plugin/CHANGELOG.md +++ b/packages/examples/packages/rollup-plugin/CHANGELOG.md @@ -7,76 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump rollup from 2.79.2 to 2.80.0 ([#3883](https://github.com/MetaMask/snaps/pull/3883)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) -- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) -- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) -- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) -- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) -- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) -- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) -- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232)) -- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) -- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) -- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) -- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) -- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) -- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) -- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) -- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) -- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) -- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) -- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) -- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) -- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946)) -- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989)) -- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) -- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) -- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853)) -- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) -- Set target back to ES2020 ([#2767](https://github.com/MetaMask/snaps/pull/2767)) -- Set target to ES2022 and lib to ES2023 ([#2751](https://github.com/MetaMask/snaps/pull/2751)) -- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) -- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) -- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) -- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) -- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) -- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) - ## [2.1.3] ### Fixed diff --git a/packages/examples/packages/send-flow/CHANGELOG.md b/packages/examples/packages/send-flow/CHANGELOG.md index 98034efcdf..70eac46941 100644 --- a/packages/examples/packages/send-flow/CHANGELOG.md +++ b/packages/examples/packages/send-flow/CHANGELOG.md @@ -7,18 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/superstruct from 3.2.1 to 3.3.0 ([#4062](https://github.com/MetaMask/snaps/pull/4062)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump lodash from 4.17.23 to 4.18.1 ([#3946](https://github.com/MetaMask/snaps/pull/3946)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) - ## [1.2.1] ### Changed diff --git a/packages/examples/packages/signature-insights/CHANGELOG.md b/packages/examples/packages/signature-insights/CHANGELOG.md index 7a7b3f6380..bfdfe220f5 100644 --- a/packages/examples/packages/signature-insights/CHANGELOG.md +++ b/packages/examples/packages/signature-insights/CHANGELOG.md @@ -7,76 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Convert remaining examples to JSX ([#3860](https://github.com/MetaMask/snaps/pull/3860)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Bump the npm_and_yarn group across 1 directory with 2 updates ([#3821](https://github.com/MetaMask/snaps/pull/3821)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- chore: Bump @metamask/phishing-controller from 13.1.0 to 15.0.0 ([#3707](https://github.com/MetaMask/snaps/pull/3707)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) -- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) -- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) -- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) -- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) -- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) -- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) -- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) -- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) -- perf: Optimize `typedUnion` ([#3275](https://github.com/MetaMask/snaps/pull/3275)) -- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) -- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) -- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) -- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) -- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) -- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) -- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) -- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) -- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) -- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) -- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) -- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) -- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) -- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) -- Remove `eth_sign` ([#2772](https://github.com/MetaMask/snaps/pull/2772)) -- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) -- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) -- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) -- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) -- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) -- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) - ## [1.0.3] ### Fixed @@ -99,7 +29,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added -- Add signature insights example ([#2114](https://github.com/MetaMask/snaps/pull/2114)) +- Add signature insights example ([#2114](https://github.com/MetaMask/snaps/pull/2079)) [Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/signature-insights-example-snap@1.0.3...HEAD [1.0.3]: https://github.com/MetaMask/snaps/compare/@metamask/signature-insights-example-snap@1.0.2...@metamask/signature-insights-example-snap@1.0.3 diff --git a/packages/examples/packages/transaction-insights/CHANGELOG.md b/packages/examples/packages/transaction-insights/CHANGELOG.md index caae569aaa..6538feeaff 100644 --- a/packages/examples/packages/transaction-insights/CHANGELOG.md +++ b/packages/examples/packages/transaction-insights/CHANGELOG.md @@ -7,87 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump lodash from 4.17.23 to 4.18.1 ([#3946](https://github.com/MetaMask/snaps/pull/3946)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Convert remaining examples to JSX ([#3860](https://github.com/MetaMask/snaps/pull/3860)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) -- chore: Bump the npm_and_yarn group across 1 directory with 2 updates ([#3821](https://github.com/MetaMask/snaps/pull/3821)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- chore: Bump @metamask/utils from 11.8.1 to 11.9.0 ([#3783](https://github.com/MetaMask/snaps/pull/3783)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- chore: Bump @metamask/phishing-controller from 13.1.0 to 15.0.0 ([#3707](https://github.com/MetaMask/snaps/pull/3707)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @metamask/utils from 11.7.0 to 11.8.1 ([#3648](https://github.com/MetaMask/snaps/pull/3648)) -- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628)) -- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) -- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Bump supported browsers ([#3441](https://github.com/MetaMask/snaps/pull/3441)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) -- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) -- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) -- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) -- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) -- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) -- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232)) -- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) -- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) -- perf: Optimize `typedUnion` ([#3275](https://github.com/MetaMask/snaps/pull/3275)) -- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) -- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) -- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) -- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185)) -- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118)) -- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123)) -- chore(deps): bump @metamask/utils from 11.1.0 to 11.2.0 ([#3091](https://github.com/MetaMask/snaps/pull/3091)) -- chore(deps): bump @metamask/utils from 11.0.1 to 11.1.0 ([#3050](https://github.com/MetaMask/snaps/pull/3050)) -- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061)) -- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055)) -- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038)) -- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012)) -- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946)) -- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964)) -- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938)) -- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918)) -- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853)) -- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783)) -- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740)) -- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748)) -- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744)) -- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745)) -- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742)) -- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741)) - ## [2.2.3] ### Fixed diff --git a/packages/examples/packages/wasm/CHANGELOG.md b/packages/examples/packages/wasm/CHANGELOG.md index 9764a164e7..07a153ec9b 100644 --- a/packages/examples/packages/wasm/CHANGELOG.md +++ b/packages/examples/packages/wasm/CHANGELOG.md @@ -7,48 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) -- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) -- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) -- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) -- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) -- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) -- chore!: Build Snaps execution environments with Webpack ([#3322](https://github.com/MetaMask/snaps/pull/3322)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) -- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) - ## [2.1.5] ### Fixed diff --git a/packages/examples/packages/webpack-plugin/CHANGELOG.md b/packages/examples/packages/webpack-plugin/CHANGELOG.md index 23e469f340..ab6b7f7eee 100644 --- a/packages/examples/packages/webpack-plugin/CHANGELOG.md +++ b/packages/examples/packages/webpack-plugin/CHANGELOG.md @@ -7,53 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Move example dependencies to devDependencies ([#3824](https://github.com/MetaMask/snaps/pull/3824)) -- release: `139.0.0` ([#3813](https://github.com/MetaMask/snaps/pull/3813)) -- chore: Bump @lavamoat/allow-scripts from 3.4.1 to 3.4.2 ([#3809](https://github.com/MetaMask/snaps/pull/3809)) -- chore: Bump @lavamoat/allow-scripts from 3.4.0 to 3.4.1 ([#3744](https://github.com/MetaMask/snaps/pull/3744)) -- release: `137.0.0` ([#3780](https://github.com/MetaMask/snaps/pull/3780)) -- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761)) -- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730)) -- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662)) -- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651)) -- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612)) -- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543)) -- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533)) -- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524)) -- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509)) -- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498)) -- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501)) -- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463)) -- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448)) -- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447)) -- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444)) -- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442)) -- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425)) -- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412)) -- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400)) -- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384)) -- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369)) -- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360)) -- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309)) -- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297)) -- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283)) -- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277)) -- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269)) -- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256)) - ## [2.1.4] ### Fixed diff --git a/packages/snaps-cli/CHANGELOG.md b/packages/snaps-cli/CHANGELOG.md index df189a2b1c..fd7b630214 100644 --- a/packages/snaps-cli/CHANGELOG.md +++ b/packages/snaps-cli/CHANGELOG.md @@ -7,19 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- release: `161.0.0` ([#4065](https://github.com/MetaMask/snaps/pull/4065)) -- chore: Bump @metamask/superstruct from 3.2.1 to 3.3.0 ([#4062](https://github.com/MetaMask/snaps/pull/4062)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- release: `157.0.0` ([#3999](https://github.com/MetaMask/snaps/pull/3999)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- release: `150.0.0` ([#3954](https://github.com/MetaMask/snaps/pull/3954)) -- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- test: Silence deprecation warnings ([#3904](https://github.com/MetaMask/snaps/pull/3904)) -- release: `146.0.0` ([#3896](https://github.com/MetaMask/snaps/pull/3896)) - ## [8.4.1] ### Changed diff --git a/packages/snaps-controllers/CHANGELOG.md b/packages/snaps-controllers/CHANGELOG.md index 50628a0555..4ecd3ae234 100644 --- a/packages/snaps-controllers/CHANGELOG.md +++ b/packages/snaps-controllers/CHANGELOG.md @@ -7,12 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- chore: Bump @metamask/messenger from 1.2.0 to 2.0.0 ([#4064](https://github.com/MetaMask/snaps/pull/4064)) -- chore: Bump @metamask/superstruct from 3.2.1 to 3.3.0 ([#4062](https://github.com/MetaMask/snaps/pull/4062)) -- chore: Bump @metamask/analytics-controller from 1.1.1 to 1.2.1 ([#4059](https://github.com/MetaMask/snaps/pull/4059)) - ## [21.0.0] ### Added diff --git a/packages/snaps-execution-environments/CHANGELOG.md b/packages/snaps-execution-environments/CHANGELOG.md index 7466d0e91b..9d31bfa090 100644 --- a/packages/snaps-execution-environments/CHANGELOG.md +++ b/packages/snaps-execution-environments/CHANGELOG.md @@ -7,16 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- feat: Add support for using the messenger in preinstalled Snaps ([#4055](https://github.com/MetaMask/snaps/pull/4055)) -- chore: Bump @metamask/superstruct from 3.2.1 to 3.3.0 ([#4062](https://github.com/MetaMask/snaps/pull/4062)) -- chore: Bump @lavamoat/webpack from 2.2.3 to 2.2.4 ([#4051](https://github.com/MetaMask/snaps/pull/4051)) -- chore: Bump lavamoat from 11.1.2 to 11.1.4 ([#4053](https://github.com/MetaMask/snaps/pull/4053)) -- chore: Bump vite from 6.4.1 to 6.4.3 ([#4045](https://github.com/MetaMask/snaps/pull/4045)) -- chore: Bump ses from 1.15.0 to 2.1.0 ([#4017](https://github.com/MetaMask/snaps/pull/4017)) -- chore: Bump @lavamoat/webpack from 2.2.1 to 2.2.3 ([#4025](https://github.com/MetaMask/snaps/pull/4025)) - ## [11.1.1] ### Fixed diff --git a/packages/snaps-rollup-plugin/CHANGELOG.md b/packages/snaps-rollup-plugin/CHANGELOG.md index 93c91fe72f..bc97c874a2 100644 --- a/packages/snaps-rollup-plugin/CHANGELOG.md +++ b/packages/snaps-rollup-plugin/CHANGELOG.md @@ -7,16 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- chore: Bump rollup from 2.79.2 to 2.80.0 ([#3883](https://github.com/MetaMask/snaps/pull/3883)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) - ## [5.0.1] ### Changed diff --git a/packages/snaps-sandbox/CHANGELOG.md b/packages/snaps-sandbox/CHANGELOG.md index 98c4256e15..a68b062397 100644 --- a/packages/snaps-sandbox/CHANGELOG.md +++ b/packages/snaps-sandbox/CHANGELOG.md @@ -7,13 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- chore: Bump vite from 6.4.1 to 6.4.3 ([#4045](https://github.com/MetaMask/snaps/pull/4045)) -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) - ## [1.0.1] ### Changed diff --git a/packages/snaps-simulation/CHANGELOG.md b/packages/snaps-simulation/CHANGELOG.md index 0e54659dc5..5c3accf461 100644 --- a/packages/snaps-simulation/CHANGELOG.md +++ b/packages/snaps-simulation/CHANGELOG.md @@ -7,10 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- chore: Bump @metamask/chain-agnostic-permission from 1.6.2 to 1.7.0 ([#4070](https://github.com/MetaMask/snaps/pull/4070)) - ## [4.3.0] ### Added diff --git a/packages/snaps-webpack-plugin/CHANGELOG.md b/packages/snaps-webpack-plugin/CHANGELOG.md index bcd86a2250..bb4512331e 100644 --- a/packages/snaps-webpack-plugin/CHANGELOG.md +++ b/packages/snaps-webpack-plugin/CHANGELOG.md @@ -7,17 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Uncategorized - -- chore: Bump @metamask/auto-changelog from 6.1.0 to 6.1.1 ([#4011](https://github.com/MetaMask/snaps/pull/4011)) -- chore: Bump @metamask/auto-changelog from 5.3.2 to 6.1.0 ([#3960](https://github.com/MetaMask/snaps/pull/3960)) -- chore: Bump @metamask/utils from 11.10.0 to 11.11.0 ([#3935](https://github.com/MetaMask/snaps/pull/3935)) -- chore: Bump @lavamoat/allow-scripts from 3.4.3 to 4.0.0 ([#3910](https://github.com/MetaMask/snaps/pull/3910)) -- chore: Bump @metamask/auto-changelog from 5.3.1 to 5.3.2 ([#3855](https://github.com/MetaMask/snaps/pull/3855)) -- chore: Bump @lavamoat/allow-scripts from 3.4.2 to 3.4.3 ([#3844](https://github.com/MetaMask/snaps/pull/3844)) -- chore: Bump @metamask/auto-changelog from 5.0.2 to 5.3.1 ([#3839](https://github.com/MetaMask/snaps/pull/3839)) -- chore: Bump @metamask/utils from 11.9.0 to 11.10.0 ([#3854](https://github.com/MetaMask/snaps/pull/3854)) - ## [5.1.2] ### Changed @@ -55,7 +44,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Improve readability of eval errors ([#3335](https://github.com/MetaMask/snaps/pull/3335)) -- Bump `@metamask/utils` from `11.0.1` to `11.3.0` ([#3050](https://github.com/MetaMask/snaps/pull/3050), [#3091](https://github.com/MetaMask/snaps/pull/3091), [#3232](https://github.com/MetaMask/snaps/pull/3232)) +- Bump `@metamask/utils` from `11.0.1` to `11.3.0` ([#3050](https://github.com/MetaMask/snaps/pull/3050), [#3091](https://github.com/MetaMask/snaps/pull/3091),[#3232](https://github.com/MetaMask/snaps/pull/3232)) ## [4.2.1] diff --git a/packages/test-snaps/CHANGELOG.md b/packages/test-snaps/CHANGELOG.md index 982d803ccb..fab0058ba1 100644 --- a/packages/test-snaps/CHANGELOG.md +++ b/packages/test-snaps/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [3.5.2] + ### Uncategorized - fix: Rename duplicate identifiers ([#4069](https://github.com/MetaMask/snaps/pull/4069)) @@ -458,7 +460,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Fix NPM package name of the network access snap ([#1621](https://github.com/MetaMask/snaps/pull/1621)) -[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/test-snaps@3.5.1...HEAD +[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/test-snaps@3.5.2...HEAD +[3.5.2]: https://github.com/MetaMask/snaps/compare/@metamask/test-snaps@3.5.1...@metamask/test-snaps@3.5.2 [3.5.1]: https://github.com/MetaMask/snaps/compare/@metamask/test-snaps@3.5.0...@metamask/test-snaps@3.5.1 [3.5.0]: https://github.com/MetaMask/snaps/compare/@metamask/test-snaps@3.4.2...@metamask/test-snaps@3.5.0 [3.4.2]: https://github.com/MetaMask/snaps/compare/@metamask/test-snaps@3.4.1...@metamask/test-snaps@3.4.2 diff --git a/packages/test-snaps/package.json b/packages/test-snaps/package.json index 8ebf7b973b..e574a8a8f6 100644 --- a/packages/test-snaps/package.json +++ b/packages/test-snaps/package.json @@ -1,6 +1,6 @@ { "name": "@metamask/test-snaps", - "version": "3.5.1", + "version": "3.5.2", "description": "The test snaps website for MetaMask Snaps, used for end-to-end testing", "keywords": [ "MetaMask", From 112c3b6b438a98b66cc50bdc0c7f40fcf27812bc Mon Sep 17 00:00:00 2001 From: Frederik Bolding Date: Wed, 8 Jul 2026 09:23:27 +0200 Subject: [PATCH 3/4] Update CHANGELOGs --- packages/examples/packages/preinstalled/CHANGELOG.md | 4 ++-- packages/test-snaps/CHANGELOG.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/examples/packages/preinstalled/CHANGELOG.md b/packages/examples/packages/preinstalled/CHANGELOG.md index b8f0e30fbe..a2ba0bbc24 100644 --- a/packages/examples/packages/preinstalled/CHANGELOG.md +++ b/packages/examples/packages/preinstalled/CHANGELOG.md @@ -9,9 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.8.1] -### Uncategorized +### Fixed -- fix: Hide preinstalled example Snap ([#4068](https://github.com/MetaMask/snaps/pull/4068)) +- Re-add `hidden` flag ([#4068](https://github.com/MetaMask/snaps/pull/4068)) ## [0.8.0] diff --git a/packages/test-snaps/CHANGELOG.md b/packages/test-snaps/CHANGELOG.md index fab0058ba1..b5bd168a68 100644 --- a/packages/test-snaps/CHANGELOG.md +++ b/packages/test-snaps/CHANGELOG.md @@ -9,9 +9,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [3.5.2] -### Uncategorized +### Fixed -- fix: Rename duplicate identifiers ([#4069](https://github.com/MetaMask/snaps/pull/4069)) +- Rename duplicate identifiers ([#4069](https://github.com/MetaMask/snaps/pull/4069)) ## [3.5.1] From ba25cd929b5f6055726422e48cfa8abddd1978f8 Mon Sep 17 00:00:00 2001 From: Frederik Bolding Date: Wed, 8 Jul 2026 09:26:54 +0200 Subject: [PATCH 4/4] Update manifest --- packages/examples/packages/preinstalled/snap.manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/examples/packages/preinstalled/snap.manifest.json b/packages/examples/packages/preinstalled/snap.manifest.json index 6d4ab57b7a..b08d0592d1 100644 --- a/packages/examples/packages/preinstalled/snap.manifest.json +++ b/packages/examples/packages/preinstalled/snap.manifest.json @@ -1,5 +1,5 @@ { - "version": "0.8.0", + "version": "0.8.1", "description": "MetaMask example snap demonstrating preinstalled Snaps.", "proposedName": "Preinstalled Example Snap", "repository": { @@ -7,7 +7,7 @@ "url": "https://github.com/MetaMask/snaps.git" }, "source": { - "shasum": "+jUzz6C8lCErEW83eTA9K/+whRdVo5Nr5rs1JRlEohE=", + "shasum": "NFAEoPMpWTYUKmBjRZ/wrHAfGsb512DI0BTyNhgVzkA=", "location": { "npm": { "filePath": "dist/bundle.js",