Skip to content

Commit 2bf5452

Browse files
authored
Release 88.0.0 (#3061)
This is the release candidate for version `88.0.0`.
1 parent 1a1ec5e commit 2bf5452

File tree

38 files changed

+87
-71
lines changed

38 files changed

+87
-71
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": "87.0.0",
3+
"version": "88.0.0",
44
"private": true,
55
"repository": {
66
"type": "git",

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "4C4dvLkcqLVenI4pv95XVKliLeo+hfDbTdYcPiwihao=",
10+
"shasum": "hKyk+E4FxoOrxVUot4h92CctQ35L8Zwo6y5x4DpdkZw=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -43,6 +43,6 @@
4343
}
4444
]
4545
},
46-
"platformVersion": "6.17.0",
46+
"platformVersion": "6.17.1",
4747
"manifestVersion": "0.1"
4848
}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "EA/awYyrHRylko5Rf/DwYJhCQ6bfYzSn2W0vYiQfSFI=",
10+
"shasum": "KQiLG98qS86ThxbVvJW6DLpRtkSq238/rh2tHEZiJmA=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -31,6 +31,6 @@
3131
}
3232
]
3333
},
34-
"platformVersion": "6.17.0",
34+
"platformVersion": "6.17.1",
3535
"manifestVersion": "0.1"
3636
}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "h2/tYCy6l8S2zP9EdqxHKc0WSftxxnkP60i8d58vbno=",
10+
"shasum": "T/cb9ly020MyohyHH6g8Q/ZapmVvOtXHHbIQxISD+cQ=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -21,6 +21,6 @@
2121
"dapps": true
2222
}
2323
},
24-
"platformVersion": "6.17.0",
24+
"platformVersion": "6.17.1",
2525
"manifestVersion": "0.1"
2626
}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "5mzSECxLy9lFHEwzmvRpjs0xL2TG0kTR2QXIjjavRTo=",
10+
"shasum": "aYoiDzIC2/+pYOUP24J5RwSbmyOKIeo/0+F5gHecdSw=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -21,6 +21,6 @@
2121
"dapps": true
2222
}
2323
},
24-
"platformVersion": "6.17.0",
24+
"platformVersion": "6.17.1",
2525
"manifestVersion": "0.1"
2626
}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "2LFuwWIvD2/V0QOtjP0TPHMrURA0skan/0loBluGp7A=",
10+
"shasum": "Gk6JUIChMAQRJbHFCWyMtmMGmqknidjdE8nLnHyaM2Q=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -22,6 +22,6 @@
2222
"snaps": false
2323
}
2424
},
25-
"platformVersion": "6.17.0",
25+
"platformVersion": "6.17.1",
2626
"manifestVersion": "0.1"
2727
}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "4pWr6Lda2c6fpVaVf62Z7D1jSpahgEgatgqq0Ve52H4=",
10+
"shasum": "b/ZsZh0z0ieSBHzlazYSkpkLMUSV4c442IFQ8Zgepq0=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -34,6 +34,6 @@
3434
"snap_dialog": {},
3535
"snap_notify": {}
3636
},
37-
"platformVersion": "6.17.0",
37+
"platformVersion": "6.17.1",
3838
"manifestVersion": "0.1"
3939
}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "u3399ha6I1LxZEJxsYC1C4R+OfafXzsqCcmrtg3HtMQ=",
10+
"shasum": "asBcwQ0fIXFCZ6skpbENtZiyskGDEdEIrAbWkOvEQ0s=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -22,6 +22,6 @@
2222
},
2323
"snap_dialog": {}
2424
},
25-
"platformVersion": "6.17.0",
25+
"platformVersion": "6.17.1",
2626
"manifestVersion": "0.1"
2727
}

packages/examples/packages/errors/snap.manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "4abE8G0uVYKjkV/ffpNIHZsVl8yTlUizZtVM9niuUWw=",
10+
"shasum": "mVAmdjzBPUYTAGhkszwB6nUah+JPlmqQ98L3yg0k+Tc=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -21,6 +21,6 @@
2121
"dapps": true
2222
}
2323
},
24-
"platformVersion": "6.17.0",
24+
"platformVersion": "6.17.1",
2525
"manifestVersion": "0.1"
2626
}

packages/examples/packages/ethereum-provider/snap.manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"url": "https://github.com/MetaMask/snaps.git"
88
},
99
"source": {
10-
"shasum": "dBeaS+uc0yy/cFBziTAvTCd/7UvZq+uFW2YSQmANqnk=",
10+
"shasum": "Vm44DmG3HizDFI1VHohwXafP+dnv3evvlhgFmB8DX98=",
1111
"location": {
1212
"npm": {
1313
"filePath": "dist/bundle.js",
@@ -22,6 +22,6 @@
2222
},
2323
"endowment:ethereum-provider": {}
2424
},
25-
"platformVersion": "6.17.0",
25+
"platformVersion": "6.17.1",
2626
"manifestVersion": "0.1"
2727
}

0 commit comments

Comments
 (0)