Skip to content

Commit 1d5976c

Browse files
Release 1.232.0 (#4330)
* Release 1.232.0 (deletions) * Release 1.232.0 (.) * Release 1.232.0 (packages/composites/apy-finance) * Release 1.232.0 (packages/composites/bsol-price) * Release 1.232.0 (packages/composites/crypto-volatility-index) * Release 1.232.0 (packages/composites/curve-3pool) * Release 1.232.0 (packages/composites/defi-dozen) * Release 1.232.0 (packages/composites/defi-pulse) * Release 1.232.0 (packages/composites/dxdao) * Release 1.232.0 (packages/composites/historical-average) * Release 1.232.0 (packages/composites/linear-finance) * Release 1.232.0 (packages/composites/market-closure) * Release 1.232.0 (packages/composites/market-status) * Release 1.232.0 (packages/composites/proof-of-reserves) * Release 1.232.0 (packages/composites/savax-price) * Release 1.232.0 (packages/composites/set-token-index) * Release 1.232.0 (packages/composites/vesper) * Release 1.232.0 (packages/composites/xsushi-price) * Release 1.232.0 (packages/non-deployable/token-allocation) * Release 1.232.0 (packages/sources/blocksize-capital) * Release 1.232.0 (packages/sources/cfbenchmarks) * Release 1.232.0 (packages/sources/coingecko) * Release 1.232.0 (packages/sources/coinmarketcap) * Release 1.232.0 (packages/sources/coinmetrics-lwba) * Release 1.232.0 (packages/sources/coinmetrics) * Release 1.232.0 (packages/sources/coinpaprika) * Release 1.232.0 (packages/sources/cryptocompare) * Release 1.232.0 (packages/sources/finage) * Release 1.232.0 (packages/sources/finnhub-secondary) * Release 1.232.0 (packages/sources/finnhub) * Release 1.232.0 (packages/sources/kaiko) * Release 1.232.0 (packages/sources/liveart) * Release 1.232.0 (packages/sources/ncfx) * Release 1.232.0 (packages/sources/renvm-address-set) * Release 1.232.0 (packages/sources/tiingo-state) * Release 1.232.0 (packages/sources/tiingo) * Release 1.232.0 (packages/sources/tradinghours) --------- Co-authored-by: app-token-issuer-data-feeds[bot] <134377064+app-token-issuer-data-feeds[bot]@users.noreply.github.com>
1 parent b41e530 commit 1d5976c

File tree

93 files changed

+337
-120
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+337
-120
lines changed

.changeset/bright-donuts-leave.md

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

.changeset/serious-garlics-press.md

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

MASTERLIST.md

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

packages/composites/apy-finance/CHANGELOG.md

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

3+
## 2.0.116
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d5bef44`](https://github.com/smartcontractkit/external-adapters-js/commit/d5bef440cf0540ef9199382bc1f7129daedf3021)]:
8+
- @chainlink/token-allocation-adapter@1.14.3
9+
310
## 2.0.115
411

512
### Patch Changes

packages/composites/apy-finance/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainlink/apy-finance-adapter",
3-
"version": "2.0.115",
3+
"version": "2.0.116",
44
"description": "Chainlink APY Finance TVL adapter",
55
"keywords": [
66
"Chainlink",

packages/composites/bsol-price/CHANGELOG.md

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

3+
## 2.2.135
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d5bef44`](https://github.com/smartcontractkit/external-adapters-js/commit/d5bef440cf0540ef9199382bc1f7129daedf3021)]:
8+
- @chainlink/token-allocation-adapter@1.14.3
9+
310
## 2.2.134
411

512
### Patch Changes

packages/composites/bsol-price/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Chainlink bSOL Price Composite Adapter
22

3-
![2.2.134](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/composites/bsol-price/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet)
3+
![2.2.135](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/composites/bsol-price/package.json) ![v2](https://img.shields.io/badge/framework%20version-v2-blueviolet)
44

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

packages/composites/bsol-price/package.json

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

packages/composites/crypto-volatility-index/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @chainlink/crypto-volatility-index-adapter
22

3+
## 1.4.31
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d5bef44`](https://github.com/smartcontractkit/external-adapters-js/commit/d5bef440cf0540ef9199382bc1f7129daedf3021)]:
8+
- @chainlink/token-allocation-adapter@1.14.3
9+
310
## 1.4.30
411

512
### Patch Changes

0 commit comments

Comments
 (0)