Skip to content

Commit f50aef9

Browse files
committed
release: 2022-10-14, Version 1.2.0 [skip ci]
1 parent e895a8b commit f50aef9

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.2.0](https://github.com/logdna/setup-chain-node/compare/v1.1.1...v1.2.0) (2022-10-14)
4+
5+
6+
### Features
7+
8+
* **actions**: include a serial action [e895a8b](https://github.com/logdna/setup-chain-node/commit/e895a8b2453c635a1a223accd66fa6cbca40d2b6) - Eric Satterwhite
9+
310
## [1.1.1](https://github.com/logdna/setup-chain-node/compare/v1.1.0...v1.1.1) (2022-10-13)
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.1.1",
3+
"version": "1.2.0",
44
"description": "Base class for implementing seed and resource data for test suites",
55
"main": "index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)