File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 11# chainlink-deployments-framework
22
3+ ## 0.84.0
4+
5+ ### Minor Changes
6+
7+ - [ #780 ] ( https://github.com/smartcontractkit/chainlink-deployments-framework/pull/780 ) [ ` a06e7ee ` ] ( https://github.com/smartcontractkit/chainlink-deployments-framework/commit/a06e7ee2e8bdcb95094c3f75ae6b1605fc805093 ) Thanks [ @bytesizedroll ] ( https://github.com/bytesizedroll ) ! - Add pre/post changeset execution hook types and executeHook helper
8+
9+ - [ #800 ] ( https://github.com/smartcontractkit/chainlink-deployments-framework/pull/800 ) [ ` 30b67b6 ` ] ( https://github.com/smartcontractkit/chainlink-deployments-framework/commit/30b67b6e6c758899781651aecbe69fe33fbcf67d ) Thanks [ @graham-chainlink ] ( https://github.com/graham-chainlink ) ! - feat(mcms): new analyze-proposal-v2 command
10+
11+ - [ #796 ] ( https://github.com/smartcontractkit/chainlink-deployments-framework/pull/796 ) [ ` ed1a889 ` ] ( https://github.com/smartcontractkit/chainlink-deployments-framework/commit/ed1a88961c1676ba07be9cf43a1b5e37dc5ecdbd ) Thanks [ @bytesizedroll ] ( https://github.com/bytesizedroll ) ! - Add per-changeset hook registration via WithPreHooks/WithPostHooks fluent API
12+
313## 0.83.0
414
515### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " chainlink-deployments-framework" ,
3- "version" : " 0.83 .0" ,
3+ "version" : " 0.84 .0" ,
44 "description" : " A deployment framework for chainlink-deployments " ,
55 "private" : true ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments