Skip to content

Commit 2418d99

Browse files
Release 39.0.0 (#2295)
See the changelogs for details. --------- Co-authored-by: Maarten Zuidhoorn <[email protected]>
1 parent ee735b3 commit 2418d99

File tree

108 files changed

+355
-137
lines changed

Some content is hidden

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

108 files changed

+355
-137
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "root",
3-
"version": "38.0.0",
3+
"version": "39.0.0",
44
"private": true,
55
"repository": {
66
"type": "git",

packages/create-snap/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [4.0.2]
10+
### Fixed
11+
- Fix detection of minimum Node.js version ([#2292](https://github.com/MetaMask/snaps/pull/2292))
12+
913
## [4.0.1]
1014
### Fixed
1115
- Fix minor build configuration problems ([#2220](https://github.com/MetaMask/snaps/pull/2220))
@@ -59,7 +63,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5963
- The version of the package no longer needs to match the version of all other
6064
MetaMask Snaps packages.
6165

62-
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]
66+
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]
67+
[4.0.2]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
6368
[4.0.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
6469
[4.0.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
6570
[3.1.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]

packages/create-snap/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/create-snap",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "A CLI for creating MetaMask Snaps.",
55
"repository": {
66
"type": "git",

packages/examples/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/example-snaps",
3-
"version": "3.1.0",
3+
"version": "3.2.0",
44
"private": true,
55
"repository": {
66
"type": "git",

packages/examples/packages/bip32/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [2.1.2]
10+
### Changed
11+
- Use error wrappers ([#2178](https://github.com/MetaMask/snaps/pull/2178))
12+
913
## [2.1.1]
1014
### Changed
1115
- Remove snap icon ([#2189](https://github.com/MetaMask/snaps/pull/2189))
@@ -43,7 +47,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4347
- The version of the package no longer needs to match the version of all other
4448
MetaMask Snaps packages.
4549

46-
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]
50+
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]
51+
[2.1.2]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
4752
[2.1.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
4853
[2.1.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
4954
[2.0.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]

packages/examples/packages/bip32/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/bip32-example-snap",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "MetaMask example snap demonstrating the use of `snap_getBip32Entropy`.",
55
"repository": {
66
"type": "git",

packages/examples/packages/bip32/snap.manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"version": "2.1.1",
2+
"version": "2.1.2",
33
"description": "MetaMask example snap demonstrating the use of `snap_getBip32Entropy`.",
44
"proposedName": "BIP-32 Example Snap",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "8ab4U4VgNt1CNwLUmnANXyySVWy6MST2ywkXbK1/q54=",
10+
"shasum": "NVydltk67wE3e1uAxlmal62P2EcP+cMfsNZ66EyJ7O4=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

packages/examples/packages/bip44/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [2.1.2]
10+
### Changed
11+
- Use error wrappers ([#2178](https://github.com/MetaMask/snaps/pull/2178))
12+
913
## [2.1.1]
1014
### Changed
1115
- Remove snap icon ([#2189](https://github.com/MetaMask/snaps/pull/2189))
@@ -48,7 +52,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4852
- The version of the package no longer needs to match the version of all other
4953
MetaMask Snaps packages.
5054

51-
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]
55+
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]
56+
[2.1.2]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
5257
[2.1.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
5358
[2.1.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
5459
[2.0.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]

packages/examples/packages/bip44/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/bip44-example-snap",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "MetaMask example snap demonstrating the use of `snap_getBip44Entropy`.",
55
"repository": {
66
"type": "git",

packages/examples/packages/bip44/snap.manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"version": "2.1.1",
2+
"version": "2.1.2",
33
"description": "MetaMask example snap demonstrating the use of `snap_getBip44Entropy`.",
44
"proposedName": "BIP-44 Example Snap",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "hhQQ0zW2jmTR2pzXD3qr+q2WlhxzHZdjvhV7RmCCJ+k=",
10+
"shasum": "cGgUQlMw+WDBaoWHvG4s/xaZO47vBrEp9sa+4DhBmTA=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

packages/examples/packages/browserify-plugin/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [2.1.2]
10+
### Changed
11+
- Use error wrappers ([#2178](https://github.com/MetaMask/snaps/pull/2178))
12+
913
## [2.1.1]
1014
### Changed
1115
- Remove snap icon ([#2189](https://github.com/MetaMask/snaps/pull/2189))
@@ -38,7 +42,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3842
- The version of the package no longer needs to match the version of all other
3943
MetaMask Snaps packages.
4044

41-
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]
45+
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]
46+
[2.1.2]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
4247
[2.1.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
4348
[2.1.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
4449
[2.0.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]

packages/examples/packages/browserify-plugin/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/browserify-plugin-example-snap",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "MetaMask example snap demonstrating how to use the Browserify plugin to bundle a snap.",
55
"repository": {
66
"type": "git",

packages/examples/packages/browserify-plugin/snap.manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"version": "2.1.1",
2+
"version": "2.1.2",
33
"description": "MetaMask example snap demonstrating how to use the Browserify plugin to bundle a snap.",
44
"proposedName": "Browserify Plugin Example Snap",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "jsLU4LfTnxcd6HxBnO0We83mboe2DGUVugwjyjMr/S4=",
10+
"shasum": "6TN8dOxLJmaVCneGh9fMAmvNYvxvYJ+5lvj6c5I2dZY=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

packages/examples/packages/browserify/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [2.1.2]
10+
### Changed
11+
- Use error wrappers ([#2178](https://github.com/MetaMask/snaps/pull/2178))
12+
913
## [2.1.1]
1014
### Changed
1115
- Remove snap icon ([#2189](https://github.com/MetaMask/snaps/pull/2189))
@@ -37,7 +41,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3741
- Add Browserify example snap ([#1632](https://github.com/MetaMask/snaps/pull/1632))
3842
- This snap demonstrates how to use the deprecated Browserify configuration format.
3943

40-
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]
44+
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]
45+
[2.1.2]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
4146
[2.1.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
4247
[2.1.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
4348
[2.0.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]

packages/examples/packages/browserify/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/browserify-example-snap",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "MetaMask example snap demonstrating how to use Browserify to bundle a snap.",
55
"repository": {
66
"type": "git",

packages/examples/packages/browserify/snap.manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"version": "2.1.1",
2+
"version": "2.1.2",
33
"description": "MetaMask example snap demonstrating how to use the Browserify plugin to bundle a snap.",
44
"proposedName": "Browserify Plugin Example Snap",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "YdcJWyqICGZig9C76bmjFzXj228WsHpfyQbpKFstk18=",
10+
"shasum": "8pImYekIrQ0oaGuxf8Lta25MPIq2td4KPEVQ8jWgos8=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

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

+6-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [1.0.2]
10+
### Changed
11+
- Use error wrappers ([#2178](https://github.com/MetaMask/snaps/pull/2178))
12+
913
## [1.0.1]
1014
### Changed
1115
- Remove snap icon ([#2189](https://github.com/MetaMask/snaps/pull/2189))
@@ -14,6 +18,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1418
### Added
1519
- Add `snap_getClientStatus` example snap ([#2159](https://github.com/MetaMask/snaps/pull/2159))
1620

17-
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]
21+
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]
22+
[1.0.2]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
1823
[1.0.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
1924
[1.0.0]: https://github.com/MetaMask/snaps/releases/tag/@metamask/[email protected]

packages/examples/packages/client-status/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/client-status-example-snap",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "MetaMask example snap demonstrating the use of `snap_getClientStatus`.",
55
"repository": {
66
"type": "git",

packages/examples/packages/client-status/snap.manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"version": "1.0.1",
2+
"version": "1.0.2",
33
"description": "MetaMask example snap demonstrating the use of `snap_getClientStatus`",
44
"proposedName": "Client Status Example Snap",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "RdYraLfrwCrccsEbDUR9J7T8r+8+jAF9NtShsPkpqIY=",
10+
"shasum": "6jscZ6A0qMZUnPm6AxpTHXY++XeNFtkT9Pr1OkjSTyI=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

packages/examples/packages/cronjobs/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [2.1.3]
10+
### Changed
11+
- Use error wrappers ([#2178](https://github.com/MetaMask/snaps/pull/2178))
12+
913
## [2.1.2]
1014
### Changed
1115
- Remove snap icon ([#2189](https://github.com/MetaMask/snaps/pull/2189))
@@ -47,7 +51,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4751
- The version of the package no longer needs to match the version of all other
4852
MetaMask Snaps packages.
4953

50-
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]
54+
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]
55+
[2.1.3]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
5156
[2.1.2]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
5257
[2.1.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
5358
[2.1.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]

packages/examples/packages/cronjobs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/cronjob-example-snap",
3-
"version": "2.1.2",
3+
"version": "2.1.3",
44
"description": "MetaMask example snap demonstrating the use of cronjobs in snaps.",
55
"repository": {
66
"type": "git",

packages/examples/packages/cronjobs/snap.manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"version": "2.1.2",
2+
"version": "2.1.3",
33
"description": "MetaMask example snap demonstrating the use of cronjobs in snaps.",
44
"proposedName": "Cronjob Example Snap",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "cGr5IrUQn88gt4Et3hoG5p0hlcR1UwfsA3n6TJGh7kE=",
10+
"shasum": "J8ekYCK9+rqN9d6qBw85RomNqdXMbkB9s1eHnQkaABs=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

packages/examples/packages/dialogs/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [2.2.1]
10+
### Changed
11+
- Use error wrappers ([#2178](https://github.com/MetaMask/snaps/pull/2178))
12+
913
## [2.2.0]
1014
### Added
1115
- Add a link to confirmation dialog ([#2112](https://github.com/MetaMask/snaps/pull/2112))
@@ -51,7 +55,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5155
- The version of the package no longer needs to match the version of all other
5256
MetaMask Snaps packages.
5357

54-
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]
58+
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]
59+
[2.2.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
5560
[2.2.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
5661
[2.1.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
5762
[2.0.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]

packages/examples/packages/dialogs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/dialog-example-snap",
3-
"version": "2.2.0",
3+
"version": "2.2.1",
44
"description": "MetaMask example snap demonstrating the use of `snap_dialog`.",
55
"repository": {
66
"type": "git",

packages/examples/packages/dialogs/snap.manifest.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"version": "2.2.0",
2+
"version": "2.2.1",
33
"description": "MetaMask example snap demonstrating the use of `snap_dialog`.",
44
"proposedName": "Dialog Example Snap",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "0EWOdxj1/tE41ruHFjRCOvD5GNYROKzwlrjya39HVVw=",
10+
"shasum": "2omN9u/lT2cXPZ3O6j4wG3W3HBn/6No9JxH4ncqUG6M=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",

packages/examples/packages/errors/CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [2.1.2]
10+
### Changed
11+
- Use error wrappers ([#2178](https://github.com/MetaMask/snaps/pull/2178))
12+
913
## [2.1.1]
1014
### Changed
1115
- Remove snap icon ([#2189](https://github.com/MetaMask/snaps/pull/2189))
@@ -46,7 +50,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4650
- The version of the package no longer needs to match the version of all other
4751
MetaMask Snaps packages.
4852

49-
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]
53+
[Unreleased]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]
54+
[2.1.2]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
5055
[2.1.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
5156
[2.1.0]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]
5257
[2.0.1]: https://github.com/MetaMask/snaps/compare/@metamask/[email protected]...@metamask/[email protected]

packages/examples/packages/errors/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@metamask/error-example-snap",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "MetaMask example snap demonstrating the use of error handling in snaps.",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)