Skip to content

Commit a316da2

Browse files
Version Packages (tools/operations-gen)
1 parent 5177419 commit a316da2

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

tools/operations-gen/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# operations-gen
2+
3+
## 0.1.0
4+
5+
### Minor Changes
6+
7+
- [#1049](https://github.com/smartcontractkit/chainlink-deployments-framework/pull/1049) [`4c5edff`](https://github.com/smartcontractkit/chainlink-deployments-framework/commit/4c5edffceff59c11d1f8fe9e252046e61a3e0f18) Thanks [@graham-chainlink](https://github.com/graham-chainlink)! - feat: Add zkSync VM bytecode support to operations-gen. Generated Deploy operations can now include `ZkSyncVM` bytecode via `zksync_bytecode` and `zksync_bindings_package` config fields.

tools/operations-gen/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "operations-gen",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"private": true,
55
"description": "Changesets metadata package for tools/operations-gen Go module"
66
}

0 commit comments

Comments
 (0)