Skip to content
This repository was archived by the owner on Feb 26, 2024. It is now read-only.

Commit 7cba77c

Browse files
committed
chore(release): publish v7.8.0
[email protected]
1 parent 8583b40 commit 7cba77c

37 files changed

+287
-287
lines changed

docs/assets/js/ganache/ganache.min.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/assets/js/ganache/ganache.min.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

Lines changed: 97 additions & 97 deletions
Large diffs are not rendered by default.

docs/typedoc/classes/default.html

Lines changed: 99 additions & 99 deletions
Large diffs are not rendered by default.

src/chains/ethereum/address/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/chains/ethereum/address/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "0.7.1",
6+
"version": "0.8.0",
77
"description": "",
88
"author": "David Murdoch",
99
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/chains/ethereum/address#readme",
@@ -57,6 +57,6 @@
5757
},
5858
"dependencies": {
5959
"@ethereumjs/util": "8.0.5",
60-
"@ganache/utils": "0.7.1"
60+
"@ganache/utils": "0.8.0"
6161
}
6262
}

src/chains/ethereum/block/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/chains/ethereum/block/package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "0.7.3",
6+
"version": "0.8.0",
77
"description": "",
88
"author": "David Murdoch",
99
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/chains/ethereum/block#readme",
@@ -58,11 +58,11 @@
5858
"dependencies": {
5959
"@ethereumjs/common": "3.1.1",
6060
"@ethereumjs/util": "8.0.5",
61-
"@ganache/ethereum-address": "0.7.1",
62-
"@ganache/ethereum-transaction": "0.7.3",
63-
"@ganache/ethereum-utils": "0.7.2",
64-
"@ganache/rlp": "0.7.1",
65-
"@ganache/utils": "0.7.1",
61+
"@ganache/ethereum-address": "0.8.0",
62+
"@ganache/ethereum-transaction": "0.8.0",
63+
"@ganache/ethereum-utils": "0.8.0",
64+
"@ganache/rlp": "0.8.0",
65+
"@ganache/utils": "0.8.0",
6666
"emittery": "0.10.0"
6767
}
6868
}

src/chains/ethereum/console.log/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/chains/ethereum/console.log/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"publishConfig": {
44
"access": "public"
55
},
6-
"version": "0.3.0",
6+
"version": "0.4.0",
77
"description": "A Solidity library and EVM hooks for using console.log from Solidity contracts",
88
"author": "David Murdoch",
99
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/chains/ethereum/console.log#readme",

0 commit comments

Comments
 (0)