Skip to content

Commit 5177419

Browse files
Version Packages (.)
1 parent 6d725f5 commit 5177419

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 0.112.0
4+
5+
### Minor Changes
6+
7+
- [#1047](https://github.com/smartcontractkit/chainlink-deployments-framework/pull/1047) [`e389ad2`](https://github.com/smartcontractkit/chainlink-deployments-framework/commit/e389ad2f0f7e6cd32156fc3f38f616079335685c) Thanks [@graham-chainlink](https://github.com/graham-chainlink)! - feat(operation): support gas bumping option for NewDeploy
8+
9+
### Patch Changes
10+
11+
- [#1050](https://github.com/smartcontractkit/chainlink-deployments-framework/pull/1050) [`56be0e3`](https://github.com/smartcontractkit/chainlink-deployments-framework/commit/56be0e324f86626e18503871bdbe967b682a5162) Thanks [@JohnChangUK](https://github.com/JohnChangUK)! - Bump `mcms` to v0.48.1 to pick up Canton enum encoding dependency updates.
12+
313
## 0.111.1
414

515
### Patch 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.111.1",
3+
"version": "0.112.0",
44
"description": "A deployment framework for chainlink-deployments ",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)