Skip to content

Commit eb04519

Browse files
Release 1.263.0 (packages/composites/multi-address-list)
1 parent 3dff3a3 commit eb04519

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/composites/multi-address-list/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @chainlink/multi-address-list-adapter
22

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- [#4284](https://github.com/smartcontractkit/external-adapters-js/pull/4284) [`62072e5`](https://github.com/smartcontractkit/external-adapters-js/commit/62072e55ac4d89c8915403777d94792a26f63091) Thanks [@mmcallister-cll](https://github.com/mmcallister-cll)! - added address-debug endpoint
8+
39
## 1.1.0
410

511
### Minor Changes

packages/composites/multi-address-list/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainlink/multi-address-list-adapter",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Chainlink multi-address-list adapter.",
55
"keywords": [
66
"Chainlink",

0 commit comments

Comments
 (0)