We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fadda7c commit ef6ba77Copy full SHA for ef6ba77
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
## Changelog
2
3
+## [1.0.11](https://github.com/logdna/setup-chain-node/compare/v1.0.10...v1.0.11) (2021-09-02)
4
+
5
6
+### Chores
7
8
+* **deps**: update eslint requirement from ^7.31.0 to ^7.32.0 [fadda7c](https://github.com/logdna/setup-chain-node/commit/fadda7cff68029440044faeac48833c7b53e0931) - Darin Spivey
9
10
## [1.0.10](https://github.com/logdna/setup-chain-node/compare/v1.0.9...v1.0.10) (2021-07-21)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@logdna/setup-chain",
- "version": "1.0.10",
+ "version": "1.0.11",
"description": "Base class for implementing seed and resource data for test suites",
"main": "index.js",
"publishConfig": {
0 commit comments