Skip to content

Commit 51ca4d6

Browse files
Version Packages (.)
1 parent df512ff commit 51ca4d6

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.67.0
4+
5+
### Minor Changes
6+
7+
- [#573](https://github.com/smartcontractkit/chainlink-deployments-framework/pull/573) [`f7a31c2`](https://github.com/smartcontractkit/chainlink-deployments-framework/commit/f7a31c2b79a846f36b4b6116222c5498b5b3742f) Thanks [@DimitriosNaikopoulos](https://github.com/DimitriosNaikopoulos)! - add grpc keepalive, retries and connection closure functionality
8+
9+
- [#577](https://github.com/smartcontractkit/chainlink-deployments-framework/pull/577) [`a1074b1`](https://github.com/smartcontractkit/chainlink-deployments-framework/commit/a1074b15fe62936ebd4b19e2941cc9a144416c1d) Thanks [@jkongie](https://github.com/jkongie)! - Updates `go-ethereum` to v1.16.7
10+
11+
- [#579](https://github.com/smartcontractkit/chainlink-deployments-framework/pull/579) [`5d15395`](https://github.com/smartcontractkit/chainlink-deployments-framework/commit/5d153955f7b8b48f8f36d1585eda337940aaff01) Thanks [@giogam](https://github.com/giogam)! - feat: adds 'all' datastore config option
12+
313
## 0.66.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.66.1",
3+
"version": "0.67.0",
44
"description": "A deployment framework for chainlink-deployments ",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)