Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/blocksize-capital-state.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/forty-planets-hide.md

This file was deleted.

7 changes: 4 additions & 3 deletions MASTERLIST.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/external-adapters-js",
"version": "1.206.0",
"version": "1.207.0",
"license": "MIT",
"private": true,
"workspaces": [
Expand Down
7 changes: 7 additions & 0 deletions packages/composites/market-status/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @chainlink/market-status-adapter

## 1.4.2

### Patch Changes

- Updated dependencies [[`b86218a`](https://github.com/smartcontractkit/external-adapters-js/commit/b86218a321dfef42ced38c75585e6fb352c6052c)]:
- @chainlink/[email protected]

## 1.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/market-status/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# MARKET_STATUS

![1.4.1](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/composites/market-status/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
![1.4.2](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/composites/market-status/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)

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

Expand Down
2 changes: 1 addition & 1 deletion packages/composites/market-status/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/market-status-adapter",
"version": "1.4.1",
"version": "1.4.2",
"description": "Chainlink market-status adapter.",
"keywords": [
"Chainlink",
Expand Down
1 change: 1 addition & 0 deletions packages/sources/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ This document was generated automatically. Please see [Master List Generator](..
- [blockchain.com](./blockchain.com/README.md)
- [blockchair](./blockchair/README.md)
- [blocksize-capital](./blocksize-capital/README.md)
- [blocksize-capital-state](./blocksize-capital-state/README.md)
- [blockstream](./blockstream/README.md)
- [bob](./bob/README.md)
- [bravenewcoin](./bravenewcoin/README.md)
Expand Down
7 changes: 7 additions & 0 deletions packages/sources/blocksize-capital-state/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @chainlink/blocksize-capital-state-adapter

## 1.0.0

### Major Changes

- [#4026](https://github.com/smartcontractkit/external-adapters-js/pull/4026) [`1b749cc`](https://github.com/smartcontractkit/external-adapters-js/commit/1b749ccf4f925404a424b6eb1a6545661de5bbe1) Thanks [@paul-chain](https://github.com/paul-chain)! - Add Blocksize Capital State adapter with WebSocket support for real-time aggregated price feeds
2 changes: 1 addition & 1 deletion packages/sources/blocksize-capital-state/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# BLOCKSIZE_CAPITAL_STATE

![0.0.0](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/blocksize-capital-state/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
![1.0.0](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/blocksize-capital-state/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)

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

Expand Down
2 changes: 1 addition & 1 deletion packages/sources/blocksize-capital-state/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/blocksize-capital-state-adapter",
"version": "0.0.0",
"version": "1.0.0",
"description": "Chainlink blocksize-capital-state adapter.",
"keywords": [
"Chainlink",
Expand Down
6 changes: 6 additions & 0 deletions packages/sources/tradinghours/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chainlink/tradinghours-adapter

## 0.2.4

### Patch Changes

- [#4121](https://github.com/smartcontractkit/external-adapters-js/pull/4121) [`b86218a`](https://github.com/smartcontractkit/external-adapters-js/commit/b86218a321dfef42ced38c75585e6fb352c6052c) Thanks [@mmcallister-cll](https://github.com/mmcallister-cll)! - Update underlying euro market finIds

## 0.2.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/tradinghours/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# TRADINGHOURS

![0.2.3](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/tradinghours/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
![0.2.4](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/tradinghours/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)

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

Expand Down
2 changes: 1 addition & 1 deletion packages/sources/tradinghours/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/tradinghours-adapter",
"version": "0.2.3",
"version": "0.2.4",
"description": "Chainlink TradingHours adapter",
"keywords": [
"Chainlink",
Expand Down
Loading