Skip to content

Commit ef6ba77

Browse files
committed
release: 2021-09-02, Version 1.0.11 [skip ci]
1 parent fadda7c commit ef6ba77

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
## Changelog
22

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+
310
## [1.0.10](https://github.com/logdna/setup-chain-node/compare/v1.0.9...v1.0.10) (2021-07-21)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@logdna/setup-chain",
3-
"version": "1.0.10",
3+
"version": "1.0.11",
44
"description": "Base class for implementing seed and resource data for test suites",
55
"main": "index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)