Skip to content

Commit 06d1d34

Browse files
authored
Merge pull request #93 from 0xProject/david/subproviders-8
chore: update subproviders version to 8.0.0
2 parents 1e26144 + 8d21ec1 commit 06d1d34

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

subproviders/CHANGELOG.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,12 @@
11
[
2+
{
3+
"version": "8.0.0",
4+
"changes": [
5+
{
6+
"note": "Remove subproviders except for private key, empty wallet, ganache, mnemonic, and RPC"
7+
}
8+
]
9+
},
210
{
311
"timestamp": 1674746998,
412
"version": "7.0.1",

subproviders/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@0x/subproviders",
3-
"version": "7.0.1",
3+
"version": "8.0.0",
44
"engines": {
55
"node": ">=12.0.0"
66
},

0 commit comments

Comments
 (0)