Skip to content

Commit

Permalink
6.11.1-beta.1
Browse files Browse the repository at this point in the history
## [6.11.1-beta.1](trufflesuite/ganache@v6.11.0...v6.11.1-beta.1) (2020-10-06)

### Bug Fixes

* install ganache-core v2.13.0-alpha.2 ([2df40c0](trufflesuite/ganache@2df40c0))
* remove unneeded COPY command from docker build ([trufflesuite#790](trufflesuite/ganache#790)) ([31e6cf0](trufflesuite/ganache@31e6cf0))
* update ganache-core to v2.12.2-beta.0 to fix Node v14 compat ([trufflesuite#791](trufflesuite/ganache#791)) ([c3adce9](trufflesuite/ganache@c3adce9))
* update ganache-core to v2.13.0-beta.0 ([2de7bdd](trufflesuite/ganache@2de7bdd))
  • Loading branch information
semantic-release-bot committed Oct 6, 2020
1 parent 2de7bdd commit fad30aa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "ganache-cli",
"version": "6.11.1-alpha.1",
"version": "6.11.1-beta.1",
"bin": {
"ganache-cli": "cli.js"
},
Expand Down

0 comments on commit fad30aa

Please sign in to comment.