Skip to content

Commit b879af1

Browse files
Version Packages (.)
1 parent 29bf32f commit b879af1

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.82.0
4+
5+
### Minor Changes
6+
7+
- [#761](https://github.com/smartcontractkit/chainlink-deployments-framework/pull/761) [`3f9ccf1`](https://github.com/smartcontractkit/chainlink-deployments-framework/commit/3f9ccf1aba64ed74cb742f392061e5d6cd941dc5) Thanks [@krebernisak](https://github.com/krebernisak)! - Changed TON chain client type, use retry strategy
8+
9+
### Patch Changes
10+
11+
- [#758](https://github.com/smartcontractkit/chainlink-deployments-framework/pull/758) [`b35d411`](https://github.com/smartcontractkit/chainlink-deployments-framework/commit/b35d411da4d0276113e1a4e5da9a75f881589ea8) Thanks [@jkongie](https://github.com/jkongie)! - Bump `go-ethereum` to v1.17.0
12+
313
## 0.81.2
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.81.2",
3+
"version": "0.82.0",
44
"description": "A deployment framework for chainlink-deployments ",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)