diff --git a/CHANGELOG.md b/CHANGELOG.md index 40e56c0..2ae644d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ ## Changelog +## [1.0.7](https://github.com/logdna/setup-chain-node/compare/v1.0.6...v1.0.7) (2021-07-05) + + +### Chores + +* **deps**: update @logdna/stdlib requirement from ^1.1.0 to ^1.1.2 [70eb5f9](https://github.com/logdna/setup-chain-node/commit/70eb5f997c4a61d99222f0409097feed750bc034) - Mike Del Tito + ## [1.0.6](https://github.com/logdna/setup-chain-node/compare/v1.0.5...v1.0.6) (2021-06-25) diff --git a/package.json b/package.json index 9452563..2d505f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@logdna/setup-chain", - "version": "1.0.6", + "version": "1.0.7", "description": "Base class for implementing seed and resource data for test suites", "main": "index.js", "publishConfig": {