Skip to content

Commit

Permalink
6.12.0
Browse files Browse the repository at this point in the history
# [6.12.0](trufflesuite/ganache@v6.11.0...v6.12.0) (2020-10-09)

### 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))

### Features

* update ganache-core to v2.13.0 ([1e7ad11](trufflesuite/ganache@1e7ad11))
  • Loading branch information
semantic-release-bot committed Oct 9, 2020
1 parent 008b1be commit 796ec89
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-beta.1",
"version": "6.12.0",
"bin": {
"ganache-cli": "cli.js"
},
Expand Down

0 comments on commit 796ec89

Please sign in to comment.