Skip to content

Commit bbbb8fc

Browse files
Initialize Release 132.0.0
1 parent ccf10b2 commit bbbb8fc

File tree

42 files changed

+1560
-0
lines changed

Some content is hidden

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

42 files changed

+1560
-0
lines changed

packages/create-snap/CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,27 @@ 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+
1031
## [4.0.4]
1132

1233
### Fixed

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

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

88
## [Unreleased]
99

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

1232
### Added

packages/examples/packages/bip32/CHANGELOG.md

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

88
## [Unreleased]
99

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

1254
### Added

packages/examples/packages/bip44/CHANGELOG.md

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

88
## [Unreleased]
99

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

1254
### Added

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

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

88
## [Unreleased]
99

10+
### Uncategorized
11+
12+
- release: `131.0.0` ([#3730](https://github.com/MetaMask/snaps/pull/3730))
13+
- feat: Include versions in `snap_getClientStatus` ([#3724](https://github.com/MetaMask/snaps/pull/3724))
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+
- feat: Add `active` flag for `snap_getClientStatus` ([#3424](https://github.com/MetaMask/snaps/pull/3424))
30+
- Release 109.0.0 ([#3412](https://github.com/MetaMask/snaps/pull/3412))
31+
- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400))
32+
- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384))
33+
- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378))
34+
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369))
35+
- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360))
36+
- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309))
37+
- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297))
38+
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283))
39+
- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277))
40+
- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269))
41+
- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256))
42+
- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185))
43+
- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118))
44+
- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123))
45+
- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061))
46+
- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055))
47+
- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038))
48+
- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012))
49+
- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946))
50+
- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989))
51+
- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964))
52+
- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938))
53+
- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918))
54+
- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853))
55+
- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783))
56+
- Set target back to ES2020 ([#2767](https://github.com/MetaMask/snaps/pull/2767))
57+
- Set target to ES2022 and lib to ES2023 ([#2751](https://github.com/MetaMask/snaps/pull/2751))
58+
- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740))
59+
- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748))
60+
- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744))
61+
- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745))
62+
- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742))
63+
- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741))
64+
1065
## [1.0.3]
1166

1267
### Fixed

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

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

88
## [Unreleased]
99

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

1225
### Added

0 commit comments

Comments
 (0)