Skip to content

Commit 6e4dd21

Browse files
Update Release 98.0.0
1 parent 29f10b0 commit 6e4dd21

File tree

48 files changed

+552
-1369
lines changed

Some content is hidden

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

48 files changed

+552
-1369
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": "97.0.0",
3+
"version": "98.0.0",
44
"private": true,
55
"repository": {
66
"type": "git",

packages/create-snap/CHANGELOG.md

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

88
## [Unreleased]
99

10-
### Uncategorized
11-
12-
- Migrate to ESLint 9 ([#3118](https://github.com/MetaMask/snaps-skunkworks.git/pull/3118))
13-
- chore: Bump ts-bridge ([#2917](https://github.com/MetaMask/snaps-skunkworks.git/pull/2917))
14-
- Bump `ts-bridge` to `0.6.0` ([#2882](https://github.com/MetaMask/snaps-skunkworks.git/pull/2882))
15-
- Update Yarn constraints to use JavaScript-based constraints ([#2740](https://github.com/MetaMask/snaps-skunkworks.git/pull/2740))
16-
- Update metadata for all packages ([#2748](https://github.com/MetaMask/snaps-skunkworks.git/pull/2748))
17-
- Add `since-latest-release` script to match `MetaMask/core` ([#2744](https://github.com/MetaMask/snaps-skunkworks.git/pull/2744))
18-
- Update test scripts to match `MetaMask/core` ([#2745](https://github.com/MetaMask/snaps-skunkworks.git/pull/2745))
19-
- Fix linting of `package.json` files ([#2742](https://github.com/MetaMask/snaps-skunkworks.git/pull/2742))
20-
- Update changelog validation scripts to match `MetaMask/core` ([#2741](https://github.com/MetaMask/snaps-skunkworks.git/pull/2741))
21-
2210
## [4.0.4]
2311

2412
### Fixed
@@ -117,19 +105,19 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
117105
- The version of the package no longer needs to match the version of all other
118106
MetaMask Snaps packages.
119107

120-
[Unreleased]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]
121-
[4.0.4]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
122-
[4.0.3]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
123-
[4.0.2]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
124-
[4.0.1]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
125-
[4.0.0]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
126-
[3.1.1]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
127-
[3.1.0]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
128-
[3.0.1]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
129-
[3.0.0]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
130-
[2.0.0]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
131-
[1.0.1]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
132-
[1.0.0]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
133-
[0.37.4-flask.1]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
134-
[0.37.3-flask.1]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
135-
[0.37.2-flask.1]: https://github.com/MetaMask/snaps-skunkworks.git/releases/tag/@metamask/[email protected]
108+
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]
109+
[4.0.4]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
110+
[4.0.3]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
111+
[4.0.2]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
112+
[4.0.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
113+
[4.0.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
114+
[3.1.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
115+
[3.1.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
116+
[3.0.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
117+
[3.0.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
118+
[2.0.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
119+
[1.0.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
120+
[1.0.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
121+
[0.37.4-flask.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
122+
[0.37.3-flask.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
123+
[0.37.2-flask.1]: https://github.com/MetaMask/snaps/releases/tag/@metamask/[email protected]

packages/examples/packages/bip32/CHANGELOG.md

Lines changed: 12 additions & 19 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-
- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps-skunkworks.git/pull/3256))
13-
- chore(deps): bump @metamask/key-tree from 10.1.0 to 10.1.1 ([#3254](https://github.com/MetaMask/snaps-skunkworks.git/pull/3254))
14-
- perf!: Use mnemonic seed for state persistence key derivation ([#3217](https://github.com/MetaMask/snaps-skunkworks.git/pull/3217))
15-
- chore(deps): bump @metamask/controller-utils from 11.5.0 to 11.6.0 ([#3204](https://github.com/MetaMask/snaps-skunkworks.git/pull/3204))
16-
1710
## [2.3.0]
1811

1912
### Added
@@ -94,15 +87,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9487
- The version of the package no longer needs to match the version of all other
9588
MetaMask Snaps packages.
9689

97-
[Unreleased]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]
98-
[2.3.0]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
99-
[2.2.1]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
100-
[2.2.0]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
101-
[2.1.2]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
102-
[2.1.1]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
103-
[2.1.0]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
104-
[2.0.1]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
105-
[2.0.0]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
106-
[1.0.0]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
107-
[0.37.3-flask.1]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
108-
[0.37.2-flask.1]: https://github.com/MetaMask/snaps-skunkworks.git/releases/tag/@metamask/[email protected]
90+
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]
91+
[2.3.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
92+
[2.2.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
93+
[2.2.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
94+
[2.1.2]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
95+
[2.1.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
96+
[2.1.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
97+
[2.0.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
98+
[2.0.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
99+
[1.0.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
100+
[0.37.3-flask.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
101+
[0.37.2-flask.1]: https://github.com/MetaMask/snaps/releases/tag/@metamask/[email protected]

packages/examples/packages/bip44/CHANGELOG.md

Lines changed: 12 additions & 19 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-
- Release 96.0.0 ([#3256](https://github.com/MetaMask/snaps-skunkworks.git/pull/3256))
13-
- chore(deps): bump @metamask/key-tree from 10.1.0 to 10.1.1 ([#3254](https://github.com/MetaMask/snaps-skunkworks.git/pull/3254))
14-
- perf!: Use mnemonic seed for state persistence key derivation ([#3217](https://github.com/MetaMask/snaps-skunkworks.git/pull/3217))
15-
- chore(deps): bump @metamask/controller-utils from 11.5.0 to 11.6.0 ([#3204](https://github.com/MetaMask/snaps-skunkworks.git/pull/3204))
16-
1710
## [2.2.0]
1811

1912
### Added
@@ -95,15 +88,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
9588
- The version of the package no longer needs to match the version of all other
9689
MetaMask Snaps packages.
9790

98-
[Unreleased]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]
99-
[2.2.0]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
100-
[2.1.3]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
101-
[2.1.2]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
102-
[2.1.1]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
103-
[2.1.0]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
104-
[2.0.1]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
105-
[2.0.0]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
106-
[1.0.0]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
107-
[0.38.1-flask.1]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
108-
[0.38.0-flask.1]: https://github.com/MetaMask/snaps-skunkworks.git/compare/@metamask/[email protected]...@metamask/[email protected]
109-
[0.37.2-flask.1]: https://github.com/MetaMask/snaps-skunkworks.git/releases/tag/@metamask/[email protected]
91+
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]
92+
[2.2.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
93+
[2.1.3]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
94+
[2.1.2]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
95+
[2.1.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
96+
[2.1.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
97+
[2.0.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
98+
[2.0.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
99+
[1.0.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
100+
[0.38.1-flask.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
101+
[0.38.0-flask.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
102+
[0.37.2-flask.1]: https://github.com/MetaMask/snaps/releases/tag/@metamask/[email protected]

0 commit comments

Comments
 (0)