Skip to content

Commit 7e84a89

Browse files
Release 1.240.0 (#4363)
* Release 1.240.0 (deletions) * Release 1.240.0 (.) * Release 1.240.0 (packages/sources/bank-frick) * Release 1.240.0 (packages/sources/superstate) --------- Co-authored-by: app-token-issuer-data-feeds[bot] <134377064+app-token-issuer-data-feeds[bot]@users.noreply.github.com>
1 parent cd65fcc commit 7e84a89

File tree

9 files changed

+20
-14
lines changed

9 files changed

+20
-14
lines changed

.changeset/good-ducks-sell.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

MASTERLIST.md

Lines changed: 3 additions & 3 deletions
Large diffs are not rendered by default.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainlink/external-adapters-js",
3-
"version": "1.239.0",
3+
"version": "1.240.0",
44
"license": "MIT",
55
"private": true,
66
"workspaces": [

packages/sources/bank-frick/CHANGELOG.md

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

3+
## 1.1.53
4+
5+
### Patch Changes
6+
7+
- [#4320](https://github.com/smartcontractkit/external-adapters-js/pull/4320) [`cd65fcc`](https://github.com/smartcontractkit/external-adapters-js/commit/cd65fccd14a5c124a836a106597b2c31bb992af4) Thanks [@cl-efornaciari](https://github.com/cl-efornaciari)! - Mark sensitive fields for superstate and bank_frick
8+
39
## 1.1.52
410

511
### Patch Changes

packages/sources/bank-frick/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# BANK_FRICK
22

3-
![1.1.52](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/bank-frick/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
3+
![1.1.53](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/bank-frick/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
44

55
This document was generated automatically. Please see [README Generator](../../scripts#readme-generator) for more info.
66

packages/sources/bank-frick/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainlink/bank-frick-adapter",
3-
"version": "1.1.52",
3+
"version": "1.1.53",
44
"description": "Chainlink bank-frick adapter.",
55
"keywords": [
66
"Chainlink",

packages/sources/superstate/CHANGELOG.md

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

3+
## 1.5.1
4+
5+
### Patch Changes
6+
7+
- [#4320](https://github.com/smartcontractkit/external-adapters-js/pull/4320) [`cd65fcc`](https://github.com/smartcontractkit/external-adapters-js/commit/cd65fccd14a5c124a836a106597b2c31bb992af4) Thanks [@cl-efornaciari](https://github.com/cl-efornaciari)! - Mark sensitive fields for superstate and bank_frick
8+
39
## 1.5.0
410

511
### Minor Changes

packages/sources/superstate/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SUPERSTATE
22

3-
![1.5.0](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/superstate/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
3+
![1.5.1](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/superstate/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
44

55
This document was generated automatically. Please see [README Generator](../../scripts#readme-generator) for more info.
66

packages/sources/superstate/package.json

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

0 commit comments

Comments
 (0)