Skip to content

Commit cbdd474

Browse files
committed
release: 2022-06-05, Version 1.0.13 [skip ci]
1 parent e18c89d commit cbdd474

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

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.13](https://github.com/logdna/setup-chain-node/compare/v1.0.12...v1.0.13) (2022-06-05)
4+
5+
6+
### Chores
7+
8+
* **deps**: update @logdna/stdlib requirement from ^1.1.3 to ^1.1.5 [e18c89d](https://github.com/logdna/setup-chain-node/commit/e18c89d3ad9f7d00867b11b615db5ad8fbb058fe) - Eric Satterwhite
9+
310
## [1.0.12](https://github.com/logdna/setup-chain-node/compare/v1.0.11...v1.0.12) (2022-03-12)
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.12",
3+
"version": "1.0.13",
44
"description": "Base class for implementing seed and resource data for test suites",
55
"main": "index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)