Skip to content

Commit 845640a

Browse files
committed
Update Release 108.0.0
1 parent 5f8d169 commit 845640a

File tree

46 files changed

+23
-955
lines changed

Some content is hidden

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

46 files changed

+23
-955
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": "107.0.0",
3+
"version": "108.0.0",
44
"private": true,
55
"repository": {
66
"type": "git",

packages/create-snap/CHANGELOG.md

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -7,22 +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(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378))
13-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369))
14-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283))
15-
- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277))
16-
- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118))
17-
- chore: Bump ts-bridge ([#2917](https://github.com/MetaMask/snaps/pull/2917))
18-
- Bump `ts-bridge` to `0.6.0` ([#2882](https://github.com/MetaMask/snaps/pull/2882))
19-
- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740))
20-
- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748))
21-
- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744))
22-
- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745))
23-
- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742))
24-
- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741))
25-
2610
## [4.0.4]
2711

2812
### Fixed

packages/examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/example-snaps",
3-
"version": "3.21.0",
3+
"version": "3.22.0",
44
"private": true,
55
"description": "A collection of examples demonstrating how to build MetaMask Snaps",
66
"keywords": [

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

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

88
## [Unreleased]
99

10+
## [1.0.0]
11+
1012
### Uncategorized
1113

1214
- chore: Fix background events example changelog ([#3408](https://github.com/MetaMask/snaps/pull/3408))
@@ -15,4 +17,5 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1517

1618
- Added background events example snap ([#3404](https://github.com/MetaMask/snaps/pull/3404))
1719

18-
[Unreleased]: https://github.com/MetaMask/snaps/
20+
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]
21+
[1.0.0]: https://github.com/MetaMask/snaps/releases/tag/@metamask/[email protected]

packages/examples/packages/background-events/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/background-events-example-snap",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"description": "MetaMask example Snap demonstrating the use of background events",
55
"keywords": [
66
"MetaMask",

packages/examples/packages/bip32/CHANGELOG.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -7,25 +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: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400))
13-
- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384))
14-
- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378))
15-
- chore!: Build Snaps execution environments with Webpack ([#3322](https://github.com/MetaMask/snaps/pull/3322))
16-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369))
17-
- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360))
18-
- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232))
19-
- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309))
20-
- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297))
21-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283))
22-
- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277))
23-
- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269))
24-
- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256))
25-
- chore(deps): bump @metamask/key-tree from 10.1.0 to 10.1.1 ([#3254](https://github.com/MetaMask/snaps/pull/3254))
26-
- perf!: Use mnemonic seed for state persistence key derivation ([#3217](https://github.com/MetaMask/snaps/pull/3217))
27-
- chore(deps): bump @metamask/controller-utils from 11.5.0 to 11.6.0 ([#3204](https://github.com/MetaMask/snaps/pull/3204))
28-
2910
## [2.3.0]
3011

3112
### Added

packages/examples/packages/bip44/CHANGELOG.md

Lines changed: 0 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -7,25 +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: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400))
13-
- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384))
14-
- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378))
15-
- chore!: Build Snaps execution environments with Webpack ([#3322](https://github.com/MetaMask/snaps/pull/3322))
16-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369))
17-
- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360))
18-
- chore(deps): bump @metamask/utils from 11.2.0 to 11.3.0 ([#3232](https://github.com/MetaMask/snaps/pull/3232))
19-
- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309))
20-
- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297))
21-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283))
22-
- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277))
23-
- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269))
24-
- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256))
25-
- chore(deps): bump @metamask/key-tree from 10.1.0 to 10.1.1 ([#3254](https://github.com/MetaMask/snaps/pull/3254))
26-
- perf!: Use mnemonic seed for state persistence key derivation ([#3217](https://github.com/MetaMask/snaps/pull/3217))
27-
- chore(deps): bump @metamask/controller-utils from 11.5.0 to 11.6.0 ([#3204](https://github.com/MetaMask/snaps/pull/3204))
28-
2910
## [2.2.0]
3011

3112
### Added

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

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -7,42 +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: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400))
13-
- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384))
14-
- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378))
15-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369))
16-
- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360))
17-
- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309))
18-
- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297))
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-
- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269))
22-
- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256))
23-
- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185))
24-
- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118))
25-
- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123))
26-
- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061))
27-
- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055))
28-
- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038))
29-
- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012))
30-
- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946))
31-
- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989))
32-
- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964))
33-
- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938))
34-
- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918))
35-
- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853))
36-
- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783))
37-
- Set target back to ES2020 ([#2767](https://github.com/MetaMask/snaps/pull/2767))
38-
- Set target to ES2022 and lib to ES2023 ([#2751](https://github.com/MetaMask/snaps/pull/2751))
39-
- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740))
40-
- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748))
41-
- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744))
42-
- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745))
43-
- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742))
44-
- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741))
45-
4610
## [1.0.3]
4711

4812
### Fixed

packages/examples/packages/cronjobs/CHANGELOG.md

Lines changed: 1 addition & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -7,31 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- release: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400))
13-
- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384))
14-
- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378))
15-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369))
16-
- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360))
17-
- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309))
18-
- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297))
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-
- perf: Optimize `typedUnion` ([#3275](https://github.com/MetaMask/snaps/pull/3275))
21-
- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277))
22-
- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269))
23-
- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256))
24-
- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185))
25-
- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118))
26-
- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123))
27-
- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061))
28-
- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055))
29-
- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038))
30-
3110
### Changed
3211

3312
- **BREAKING:** Remove background events methods in favor of new background events snap ([#3404](https://github.com/MetaMask/snaps/pull/3404))
34-
- When running e2e tests, the cronjobs interfere with background events so it becomes impossible to test
13+
- When running e2e tests, the cronjobs interfere with background events so it becomes impossible to test
3514

3615
## [3.0.0]
3716

packages/examples/packages/dialogs/CHANGELOG.md

Lines changed: 0 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -7,45 +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: 107.0.0 ([#3400](https://github.com/MetaMask/snaps/pull/3400))
13-
- release: 104.0.0 ([#3384](https://github.com/MetaMask/snaps/pull/3384))
14-
- chore(deps-dev): bump @lavamoat/allow-scripts from 3.0.4 to 3.3.3 ([#3378](https://github.com/MetaMask/snaps/pull/3378))
15-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.1 to 5.0.2 ([#3369](https://github.com/MetaMask/snaps/pull/3369))
16-
- release: 103.0.0 ([#3360](https://github.com/MetaMask/snaps/pull/3360))
17-
- perf: Use `typedUnion` for `UserInputEventStruct` ([#3344](https://github.com/MetaMask/snaps/pull/3344))
18-
- Release 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309))
19-
- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297))
20-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283))
21-
- perf: Optimize `typedUnion` ([#3275](https://github.com/MetaMask/snaps/pull/3275))
22-
- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277))
23-
- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269))
24-
- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256))
25-
- feat: Add `AssetSelector` ([#3166](https://github.com/MetaMask/snaps/pull/3166))
26-
- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185))
27-
- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118))
28-
- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123))
29-
- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061))
30-
- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055))
31-
- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038))
32-
- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012))
33-
- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946))
34-
- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989))
35-
- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964))
36-
- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938))
37-
- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918))
38-
- chore: Bump MetaMask dependencies ([#2853](https://github.com/MetaMask/snaps/pull/2853))
39-
- Add TypeScript typechecking to snaps-cli ([#2783](https://github.com/MetaMask/snaps/pull/2783))
40-
- Set target back to ES2020 ([#2767](https://github.com/MetaMask/snaps/pull/2767))
41-
- Set target to ES2022 and lib to ES2023 ([#2751](https://github.com/MetaMask/snaps/pull/2751))
42-
- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740))
43-
- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748))
44-
- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744))
45-
- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745))
46-
- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742))
47-
- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741))
48-
4910
## [2.3.1]
5011

5112
### Fixed

0 commit comments

Comments
 (0)