Skip to content

Commit af0dad4

Browse files
committed
release: 2024-03-22, Version 1.3.2 [skip ci]
1 parent f25f5cd commit af0dad4

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.3.2](https://github.com/logdna/setup-chain-node/compare/v1.3.1...v1.3.2) (2024-03-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **lookup**: don't parse nested array elements as string templates [f25f5cd](https://github.com/logdna/setup-chain-node/commit/f25f5cd6bd9ac70e900784238078f5dee794675b) - Jacob Hull
9+
310
## [1.3.1](https://github.com/logdna/setup-chain-node/compare/v1.3.0...v1.3.1) (2023-05-05)
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.3.1",
3+
"version": "1.3.2",
44
"description": "Base class for implementing seed and resource data for test suites",
55
"main": "index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)