We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dff3a3 commit eb04519Copy full SHA for eb04519
packages/composites/multi-address-list/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @chainlink/multi-address-list-adapter
2
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
9
## 1.1.0
10
11
### Minor Changes
packages/composites/multi-address-list/package.json
@@ -1,6 +1,6 @@
{
"name": "@chainlink/multi-address-list-adapter",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "Chainlink multi-address-list adapter.",
"keywords": [
"Chainlink",
0 commit comments