Skip to content

Commit bfa0c9f

Browse files
Version Packages (.)
1 parent f5a9cf5 commit bfa0c9f

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# chainlink-deployments-framework
22

3+
## 0.111.0
4+
5+
### Minor Changes
6+
7+
- [#1041](https://github.com/smartcontractkit/chainlink-deployments-framework/pull/1041) [`7ecc2db`](https://github.com/smartcontractkit/chainlink-deployments-framework/commit/7ecc2db9c8696a5965a173ce2a1fb2705b03dbca) Thanks [@graham-chainlink](https://github.com/graham-chainlink)! - feat(utils): new ExecuteOnChainSequenceAndMerge util
8+
9+
Execute sequence and merge output into an aggregate OnChainOutput.
10+
311
## 0.110.0
412

513
### Minor Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "chainlink-deployments-framework",
3-
"version": "0.110.0",
3+
"version": "0.111.0",
44
"description": "A deployment framework for chainlink-deployments ",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)