Skip to content

Commit d39991c

Browse files
Release 1.193.0 (packages/sources/view-function-multi-chain)
1 parent dfd4166 commit d39991c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/sources/view-function-multi-chain/CHANGELOG.md

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

3+
## 1.4.0
4+
5+
### Minor Changes
6+
7+
- [#4003](https://github.com/smartcontractkit/external-adapters-js/pull/4003) [`a72f52e`](https://github.com/smartcontractkit/external-adapters-js/commit/a72f52ec6ed897e1750bd1d3fa0963d3512f1da0) Thanks [@mmcallister-cll](https://github.com/mmcallister-cll)! - function-responseSelector endpoint
8+
39
## 1.3.1
410

511
### Patch Changes

packages/sources/view-function-multi-chain/package.json

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

0 commit comments

Comments
 (0)