Skip to content

Commit 19431e0

Browse files
committed
fix changelogs
1 parent 3135ee4 commit 19431e0

File tree

8 files changed

+1
-113
lines changed

8 files changed

+1
-113
lines changed

packages/create-snap/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-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283))
13-
- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277))
14-
- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118))
15-
- chore: Bump ts-bridge ([#2917](https://github.com/MetaMask/snaps/pull/2917))
16-
- Bump `ts-bridge` to `0.6.0` ([#2882](https://github.com/MetaMask/snaps/pull/2882))
17-
- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps/pull/2740))
18-
- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps/pull/2748))
19-
- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps/pull/2744))
20-
- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps/pull/2745))
21-
- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps/pull/2742))
22-
- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps/pull/2741))
23-
2410
## [4.0.4]
2511

2612
### Fixed

packages/examples/packages/invoke-snap/packages/consumer-signer/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 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309))
13-
- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297))
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-
- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269))
17-
- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256))
18-
- chore(deps): bump @metamask/key-tree from 10.1.0 to 10.1.1 ([#3254](https://github.com/MetaMask/snaps/pull/3254))
19-
- perf!: Use mnemonic seed for state persistence key derivation ([#3217](https://github.com/MetaMask/snaps/pull/3217))
20-
- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185))
21-
- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118))
22-
- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123))
23-
- chore(deps): bump @metamask/utils from 11.1.0 to 11.2.0 ([#3091](https://github.com/MetaMask/snaps/pull/3091))
24-
- chore(deps): bump @metamask/utils from 11.0.1 to 11.1.0 ([#3050](https://github.com/MetaMask/snaps/pull/3050))
25-
- Release 88.0.0 ([#3061](https://github.com/MetaMask/snaps/pull/3061))
26-
- Release 87.0.0 ([#3055](https://github.com/MetaMask/snaps/pull/3055))
27-
- Release 85.0.0 ([#3038](https://github.com/MetaMask/snaps/pull/3038))
28-
- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012))
29-
- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946))
30-
- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989))
31-
- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964))
32-
- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938))
33-
- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918))
34-
- Add property and hook for specifying custom cryptography functions ([#2909](https://github.com/MetaMask/snaps/pull/2909))
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
## [2.1.3]
4711

4812
### Fixed

packages/examples/packages/invoke-snap/packages/core-signer/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 99.0.0 ([#3309](https://github.com/MetaMask/snaps/pull/3309))
13-
- chore(deps): bump @metamask/superstruct from 3.1.0 to 3.2.1 ([#3297](https://github.com/MetaMask/snaps/pull/3297))
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-
- perf: Optimize `typedUnion` ([#3275](https://github.com/MetaMask/snaps/pull/3275))
16-
- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277))
17-
- Release 98.0.0 ([#3269](https://github.com/MetaMask/snaps/pull/3269))
18-
- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps/pull/3256))
19-
- chore(deps): bump @metamask/key-tree from 10.1.0 to 10.1.1 ([#3254](https://github.com/MetaMask/snaps/pull/3254))
20-
- perf!: Use mnemonic seed for state persistence key derivation ([#3217](https://github.com/MetaMask/snaps/pull/3217))
21-
- chore(deps): bump @metamask/controller-utils from 11.5.0 to 11.6.0 ([#3204](https://github.com/MetaMask/snaps/pull/3204))
22-
- Release 91.0.0 ([#3185](https://github.com/MetaMask/snaps/pull/3185))
23-
- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118))
24-
- Release 90.0.0 ([#3123](https://github.com/MetaMask/snaps/pull/3123))
25-
- chore(deps): bump @metamask/utils from 11.1.0 to 11.2.0 ([#3091](https://github.com/MetaMask/snaps/pull/3091))
26-
- chore(deps): bump @metamask/utils from 11.0.1 to 11.1.0 ([#3050](https://github.com/MetaMask/snaps/pull/3050))
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-
- Release 82.0.0 ([#3012](https://github.com/MetaMask/snaps/pull/3012))
31-
- Bump MetaMask dependencies ([#2946](https://github.com/MetaMask/snaps/pull/2946))
32-
- Cache snap state in memory ([#2980](https://github.com/MetaMask/snaps/pull/2980))
33-
- chore(deps): bump @metamask/rpc-errors from 7.0.1 to 7.0.2 ([#2989](https://github.com/MetaMask/snaps/pull/2989))
34-
- Release 81.0.0 ([#2964](https://github.com/MetaMask/snaps/pull/2964))
35-
- feat: Automatically add `platformVersion` to manifest ([#2938](https://github.com/MetaMask/snaps/pull/2938))
36-
- feat: Allow async initialization logic ([#2918](https://github.com/MetaMask/snaps/pull/2918))
37-
- Add property and hook for specifying custom cryptography functions ([#2909](https://github.com/MetaMask/snaps/pull/2909))
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.1.3]
5011

5112
### Fixed

packages/examples/packages/preinstalled/CHANGELOG.md

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

88
## [Unreleased]
99

10-
### Uncategorized
11-
1210
## [0.3.0]
1311

1412
### Added

packages/examples/packages/send-flow/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/send-flow-example-snap",
3-
"version": "1.2.1",
3+
"version": "1.1.2",
44
"description": "MetaMask example Snap demonstrating a send flow with UI components",
55
"keywords": [
66
"MetaMask",

packages/snaps-browserify-plugin/CHANGELOG.md

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

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- Use Vitest for browser tests ([#3236](https://github.com/MetaMask/snaps/pull/3236))
13-
- chore(deps-dev): bump @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283))
14-
- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277))
15-
- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118))
16-
1710
## [4.2.0]
1811

1912
### Added

packages/snaps-rollup-plugin/CHANGELOG.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +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 @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283))
13-
- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277))
14-
- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118))
15-
1610
## [4.2.0]
1711

1812
### Added

packages/snaps-webpack-plugin/CHANGELOG.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +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 @metamask/auto-changelog from 5.0.0 to 5.0.1 ([#3283](https://github.com/MetaMask/snaps/pull/3283))
13-
- chore(deps-dev): bump @metamask/auto-changelog from 4.1.0 to 5.0.0 ([#3277](https://github.com/MetaMask/snaps/pull/3277))
14-
- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps/pull/3118))
15-
- chore(deps): bump @metamask/utils from 11.1.0 to 11.2.0 ([#3091](https://github.com/MetaMask/snaps/pull/3091))
16-
- chore(deps): bump @metamask/utils from 11.0.1 to 11.1.0 ([#3050](https://github.com/MetaMask/snaps/pull/3050))
17-
1810
## [4.2.1]
1911

2012
### Changed

0 commit comments

Comments
 (0)