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

Commit ba61f67

Browse files
committed
chore(release): publish v7.0.0-beta.2
ganache@7.0.0-beta.2
1 parent 36c6eb8 commit ba61f67

Some content is hidden

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

44 files changed

+396
-396
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: 91 additions & 91 deletions
Large diffs are not rendered by default.

docs/typedoc/api.json

Lines changed: 105 additions & 105 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.1.1-beta.1",
6+
"version": "0.1.1-beta.2",
77
"description": "",
88
"author": "David Murdoch",
99
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/chains/ethereum/address#readme",
@@ -56,6 +56,6 @@
5656
"typescript": "4.5.2"
5757
},
5858
"dependencies": {
59-
"@ganache/utils": "0.1.1-beta.1"
59+
"@ganache/utils": "0.1.1-beta.2"
6060
}
6161
}

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.1.1-beta.1",
6+
"version": "0.1.1-beta.2",
77
"description": "",
88
"author": "David Murdoch",
99
"homepage": "https://github.com/trufflesuite/ganache/tree/develop/src/chains/ethereum/block#readme",
@@ -57,11 +57,11 @@
5757
},
5858
"dependencies": {
5959
"@ethereumjs/common": "2.6.0",
60-
"@ganache/ethereum-address": "0.1.1-beta.1",
61-
"@ganache/ethereum-transaction": "0.1.1-beta.1",
62-
"@ganache/ethereum-utils": "0.1.1-beta.1",
63-
"@ganache/rlp": "0.1.1-beta.1",
64-
"@ganache/utils": "0.1.1-beta.1",
60+
"@ganache/ethereum-address": "0.1.1-beta.2",
61+
"@ganache/ethereum-transaction": "0.1.1-beta.2",
62+
"@ganache/ethereum-utils": "0.1.1-beta.2",
63+
"@ganache/rlp": "0.1.1-beta.2",
64+
"@ganache/utils": "0.1.1-beta.2",
6565
"emittery": "0.10.0",
6666
"ethereumjs-util": "7.1.3"
6767
}

src/chains/ethereum/ethereum/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.

0 commit comments

Comments
 (0)