Skip to content

Commit db95f97

Browse files
Update Release 136.0.0
1 parent 25a3ad3 commit db95f97

File tree

43 files changed

+6
-1555
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

43 files changed

+6
-1555
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "root",
3-
"version": "135.0.0",
3+
"version": "136.0.0",
44
"private": true,
55
"repository": {
66
"type": "git",

packages/create-snap/CHANGELOG.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -7,27 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651))
13-
- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612))
14-
- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501))
15-
- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447))
16-
- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442))
17-
- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378))
18-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369))
19-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283))
20-
- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277))
21-
- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118))
22-
- chore: Bump ts-bridge ([#2917](https://github.com/MetaMask/snaps/pull/2917))
23-
- Bump `ts-bridge` to `0.6.0` ([#2882](https://github.com/MetaMask/snaps/pull/2882))
24-
- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740))
25-
- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748))
26-
- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744))
27-
- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745))
28-
- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742))
29-
- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741))
30-
3110
## [4.0.4]
3211

3312
### Fixed

packages/examples/packages/background-events/CHANGELOG.md

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -7,27 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761))
13-
- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730))
14-
- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662))
15-
- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651))
16-
- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612))
17-
- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543))
18-
- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533))
19-
- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524))
20-
- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509))
21-
- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498))
22-
- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501))
23-
- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463))
24-
- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448))
25-
- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447))
26-
- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444))
27-
- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442))
28-
- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425))
29-
- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412))
30-
3110
## [1.0.0]
3211

3312
### Added

packages/examples/packages/bip32/CHANGELOG.md

Lines changed: 0 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -7,49 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761))
13-
- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730))
14-
- chore: Bump @metamask/phishing-controller from 13.1.0 to 15.0.0 ([#3707](https://github.com/MetaMask/snaps/pull/3707))
15-
- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662))
16-
- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651))
17-
- chore: Bump @metamask/utils from 11.7.0 to 11.8.1 ([#3648](https://github.com/MetaMask/snaps/pull/3648))
18-
- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628))
19-
- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623))
20-
- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612))
21-
- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543))
22-
- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533))
23-
- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526))
24-
- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524))
25-
- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516))
26-
- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509))
27-
- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498))
28-
- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501))
29-
- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463))
30-
- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448))
31-
- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447))
32-
- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444))
33-
- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442))
34-
- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425))
35-
- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412))
36-
- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400))
37-
- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384))
38-
- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378))
39-
- chore!: Build Snaps execution environments with Webpack ([#3322](https://github.com/MetaMask/snaps/pull/3322))
40-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369))
41-
- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360))
42-
- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232))
43-
- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309))
44-
- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297))
45-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283))
46-
- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277))
47-
- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269))
48-
- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256))
49-
- chore(deps): bump @metamask/key-tree from 10.1.0 to 10.1.1 ([#3254](https://github.com/MetaMask/snaps/pull/3254))
50-
- perf!: Use mnemonic seed for state persistence key derivation ([#3217](https://github.com/MetaMask/snaps/pull/3217))
51-
- chore(deps): bump @metamask/controller-utils from 11.5.0 to 11.6.0 ([#3204](https://github.com/MetaMask/snaps/pull/3204))
52-
5310
## [2.3.0]
5411

5512
### Added

packages/examples/packages/bip44/CHANGELOG.md

Lines changed: 0 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -7,49 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761))
13-
- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730))
14-
- chore: Bump @metamask/phishing-controller from 13.1.0 to 15.0.0 ([#3707](https://github.com/MetaMask/snaps/pull/3707))
15-
- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662))
16-
- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651))
17-
- chore: Bump @metamask/utils from 11.7.0 to 11.8.1 ([#3648](https://github.com/MetaMask/snaps/pull/3648))
18-
- chore: Bump @metamask/utils from 11.6.0 to 11.7.0 ([#3628](https://github.com/MetaMask/snaps/pull/3628))
19-
- chore: Bump @metamask/utils from 11.4.2 to 11.5.0 ([#3623](https://github.com/MetaMask/snaps/pull/3623))
20-
- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612))
21-
- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543))
22-
- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533))
23-
- chore: Bump @metamask/utils from 11.4.1 to 11.4.2 ([#3526](https://github.com/MetaMask/snaps/pull/3526))
24-
- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524))
25-
- chore: Bump @metamask/utils from 11.4.0 to 11.4.1 ([#3516](https://github.com/MetaMask/snaps/pull/3516))
26-
- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509))
27-
- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498))
28-
- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501))
29-
- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463))
30-
- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448))
31-
- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447))
32-
- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444))
33-
- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442))
34-
- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425))
35-
- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412))
36-
- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400))
37-
- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384))
38-
- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378))
39-
- chore!: Build Snaps execution environments with Webpack ([#3322](https://github.com/MetaMask/snaps/pull/3322))
40-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369))
41-
- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360))
42-
- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232))
43-
- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309))
44-
- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297))
45-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283))
46-
- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277))
47-
- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269))
48-
- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256))
49-
- chore(deps): bump @metamask/key-tree from 10.1.0 to 10.1.1 ([#3254](https://github.com/MetaMask/snaps/pull/3254))
50-
- perf!: Use mnemonic seed for state persistence key derivation ([#3217](https://github.com/MetaMask/snaps/pull/3217))
51-
- chore(deps): bump @metamask/controller-utils from 11.5.0 to 11.6.0 ([#3204](https://github.com/MetaMask/snaps/pull/3204))
52-
5310
## [2.2.0]
5411

5512
### Added

packages/examples/packages/client-status/CHANGELOG.md

Lines changed: 0 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -7,62 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761))
13-
- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730))
14-
- feat: Include versions in `snap_getClientStatus` ([#3724](https://github.com/MetaMask/snaps/pull/3724))
15-
- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662))
16-
- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651))
17-
- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612))
18-
- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543))
19-
- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533))
20-
- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524))
21-
- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509))
22-
- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498))
23-
- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501))
24-
- release: `114.0.0` ([#3463](https://github.com/MetaMask/snaps/pull/3463))
25-
- release: `113.0.0` ([#3448](https://github.com/MetaMask/snaps/pull/3448))
26-
- chore!: Drop support for Node.js 18 and 21 ([#3447](https://github.com/MetaMask/snaps/pull/3447))
27-
- chore: Update TypeScript build target to ES2022 ([#3444](https://github.com/MetaMask/snaps/pull/3444))
28-
- chore: Bump `@swc/core`, `@swc/jest`, and `swc-loader` to latest version ([#3442](https://github.com/MetaMask/snaps/pull/3442))
29-
- release: `110.0.0` ([#3425](https://github.com/MetaMask/snaps/pull/3425))
30-
- feat: Add `active` flag for `snap_getClientStatus` ([#3424](https://github.com/MetaMask/snaps/pull/3424))
31-
- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412))
32-
- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400))
33-
- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384))
34-
- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378))
35-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369))
36-
- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360))
37-
- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309))
38-
- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297))
39-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283))
40-
- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277))
41-
- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269))
42-
- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256))
43-
- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185))
44-
- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118))
45-
- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123))
46-
- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061))
47-
- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055))
48-
- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038))
49-
- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012))
50-
- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946))
51-
- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989))
52-
- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964))
53-
- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938))
54-
- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918))
55-
- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853))
56-
- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783))
57-
- Set target back to ES2020 ([#2767](https://github.com/MetaMask/snaps/pull/2767))
58-
- Set target to ES2022 and lib to ES2023 ([#2751](https://github.com/MetaMask/snaps/pull/2751))
59-
- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740))
60-
- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748))
61-
- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744))
62-
- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745))
63-
- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742))
64-
- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741))
65-
6610
## [1.0.3]
6711

6812
### Fixed

packages/examples/packages/cronjob-duration/CHANGELOG.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- release: `134.0.0` ([#3761](https://github.com/MetaMask/snaps/pull/3761))
13-
- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730))
14-
- release: `126.0.0` ([#3662](https://github.com/MetaMask/snaps/pull/3662))
15-
- chore: Bump @lavamoat/allow-scripts from 3.3.5 to 3.4.0 ([#3651](https://github.com/MetaMask/snaps/pull/3651))
16-
- chore: Bump @lavamoat/allow-scripts from 3.3.4 to 3.3.5 ([#3612](https://github.com/MetaMask/snaps/pull/3612))
17-
- release: 120.0.0 ([#3543](https://github.com/MetaMask/snaps/pull/3543))
18-
- release: `119.0.0` ([#3533](https://github.com/MetaMask/snaps/pull/3533))
19-
- release: `118.0.0` ([#3524](https://github.com/MetaMask/snaps/pull/3524))
20-
- release: `116.0.0` ([#3509](https://github.com/MetaMask/snaps/pull/3509))
21-
- feat: Add `snap_trackError` method for error tracking through Sentry ([#3498](https://github.com/MetaMask/snaps/pull/3498))
22-
- chore(dev-deps): Bump LavaMoat dependencies ([#3501](https://github.com/MetaMask/snaps/pull/3501))
23-
2410
## [1.0.0]
2511

2612
### Added

0 commit comments

Comments
 (0)