Skip to content

Commit 329a1bb

Browse files
Release 1.167.0 (packages/targets/ethwrite)
1 parent f604528 commit 329a1bb

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

packages/targets/ethwrite/CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @chainlink/ethwrite-adapter
22

3+
## 2.0.28
4+
5+
### Patch Changes
6+
7+
- [#3805](https://github.com/smartcontractkit/external-adapters-js/pull/3805) [`2d18954`](https://github.com/smartcontractkit/external-adapters-js/commit/2d1895428866a279ca2464f494c5c3efcece1f3b) Thanks [@renovate](https://github.com/apps/renovate)! - Update NodeJS to version 22.14.0
8+
9+
- [#3801](https://github.com/smartcontractkit/external-adapters-js/pull/3801) [`c40ad81`](https://github.com/smartcontractkit/external-adapters-js/commit/c40ad81e979aed773a0dda68381bacdc6bc7f1d4) Thanks [@renovate](https://github.com/apps/renovate)! - Update TypeScript version to 5.8.3
10+
11+
- Updated dependencies [[`2d18954`](https://github.com/smartcontractkit/external-adapters-js/commit/2d1895428866a279ca2464f494c5c3efcece1f3b), [`c40ad81`](https://github.com/smartcontractkit/external-adapters-js/commit/c40ad81e979aed773a0dda68381bacdc6bc7f1d4)]:
12+
- @chainlink/ea-test-helpers@1.4.8
13+
- @chainlink/ea-bootstrap@2.29.9
14+
315
## 2.0.27
416

517
### Patch Changes

packages/targets/ethwrite/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainlink/ethwrite-adapter",
3-
"version": "2.0.27",
3+
"version": "2.0.28",
44
"description": "Chainlink ethwrite adapter.",
55
"keywords": [
66
"ethtx",

0 commit comments

Comments
 (0)