Skip to content

Commit 40d9c18

Browse files
committed
release: 2023-05-05, Version 1.3.1 [skip ci]
1 parent 3a88517 commit 40d9c18

2 files changed

Lines changed: 19 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.3.1](https://github.com/logdna/setup-chain-node/compare/v1.3.0...v1.3.1) (2023-05-05)
4+
5+
6+
### Bug Fixes
7+
8+
* **ci**: gate prs from non maintainers [3a88517](https://github.com/logdna/setup-chain-node/commit/3a88517c7c02b84f991c9f26398316a60d009b91) - Eric Satterwhite
9+
10+
11+
### Chores
12+
13+
* **deps**: update eslint requirement from ^8.21.0 to ^8.35.0 [2240e2e](https://github.com/logdna/setup-chain-node/commit/2240e2e713f4a3c5839d546ed36b181a147075f9) - Eric Satterwhite
14+
15+
16+
### Miscellaneous
17+
18+
* update .all-contributorsrc [f1e822c](https://github.com/logdna/setup-chain-node/commit/f1e822ccc608a69e228664afcc894bfc7e269ac2) - Eric Satterwhite
19+
* update README.md [d6c4385](https://github.com/logdna/setup-chain-node/commit/d6c4385d4ec4d802934a1642ada0e4a8128953cf) - Eric Satterwhite
20+
321
# [1.3.0](https://github.com/logdna/setup-chain-node/compare/v1.2.0...v1.3.0) (2023-02-03)
422

523

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.3.0",
3+
"version": "1.3.1",
44
"description": "Base class for implementing seed and resource data for test suites",
55
"main": "index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)