Skip to content

Commit 0fdbe72

Browse files
Release 1.243.0 (#4381)
* Release 1.243.0 (deletions) * Release 1.243.0 (.) * Release 1.243.0 (packages/composites) * Release 1.243.0 (packages/sources) * Release 1.243.0 (packages/sources/mobula-state) --------- Co-authored-by: app-token-issuer-data-feeds[bot] <134377064+app-token-issuer-data-feeds[bot]@users.noreply.github.com>
1 parent 47cc1ba commit 0fdbe72

File tree

8 files changed

+14
-21
lines changed

8 files changed

+14
-21
lines changed

.changeset/add-superoeth-includes.md

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

MASTERLIST.md

Lines changed: 4 additions & 8 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.242.0",
3+
"version": "1.243.0",
44
"license": "MIT",
55
"private": true,
66
"workspaces": [

packages/composites/README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,7 @@ docker run -p 8080:8080 --env-file="~/PATH_TO_ENV" -it proof-of-reserves-adapter
6262
- [circuit-breaker](./circuit-breaker/README.md)
6363
- [crypto-volatility-index](./crypto-volatility-index/README.md)
6464
- [curve-3pool](./curve-3pool/README.md)
65-
- [defi-dozen](./defi-dozen/README.md)
6665
- [defi-pulse](./defi-pulse/README.md)
67-
- [dxdao](./dxdao/README.md)
6866
- [glv-token](./glv-token/README.md)
6967
- [gm-token](./gm-token/README.md)
7068
- [historical-average](./historical-average/README.md)

packages/sources/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ This document was generated automatically. Please see [Master List Generator](..
3030
- [blockchair](./blockchair/README.md)
3131
- [blocksize-capital](./blocksize-capital/README.md)
3232
- [blocksize-capital-state](./blocksize-capital-state/README.md)
33-
- [blockstream](./blockstream/README.md)
3433
- [bob](./bob/README.md)
3534
- [bravenewcoin](./bravenewcoin/README.md)
3635
- [btc.com](./btc.com/README.md)
@@ -56,8 +55,6 @@ This document was generated automatically. Please see [Master List Generator](..
5655
- [cryptex](./cryptex/README.md)
5756
- [cryptoapis](./cryptoapis/README.md)
5857
- [cryptocompare](./cryptocompare/README.md)
59-
- [cryptoid](./cryptoid/README.md)
60-
- [cryptomkt](./cryptomkt/README.md)
6158
- [currencylayer](./currencylayer/README.md)
6259
- [curve](./curve/README.md)
6360
- [data-engine](./data-engine/README.md)
@@ -144,6 +141,7 @@ This document was generated automatically. Please see [Master List Generator](..
144141
- [polygon](./polygon/README.md)
145142
- [por-address-list](./por-address-list/README.md)
146143
- [por-indexer](./por-indexer/README.md)
144+
- [r25](./r25/README.md)
147145
- [renvm-address-set](./renvm-address-set/README.md)
148146
- [s3-csv-reader](./s3-csv-reader/README.md)
149147
- [satoshitango](./satoshitango/README.md)

packages/sources/mobula-state/CHANGELOG.md

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

3+
## 2.0.3
4+
5+
### Patch Changes
6+
7+
- [#4378](https://github.com/smartcontractkit/external-adapters-js/pull/4378) [`47cc1ba`](https://github.com/smartcontractkit/external-adapters-js/commit/47cc1ba75111ea5509fb31de0fa816525eadcd50) Thanks [@FionnL](https://github.com/FionnL)! - Add SUPEROETH/ETH and SUPEROETH/USD to includes.json (using same asset ID as SUPEROETHB: 102502963).
8+
39
## 2.0.2
410

511
### Patch Changes

packages/sources/mobula-state/README.md

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

3-
![2.0.2](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/mobula-state/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
3+
![2.0.3](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/mobula-state/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/mobula-state/package.json

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

0 commit comments

Comments
 (0)