Skip to content

Commit b3925b9

Browse files
Release 1.321.0 (#4865)
* Release 1.321.0 (deletions) * Release 1.321.0 (.) * Release 1.321.0 (packages/composites/market-status) * Release 1.321.0 (packages/sources/finnhub-secondary) * Release 1.321.0 (packages/sources/finnhub) * Release 1.321.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 050e9de commit b3925b9

19 files changed

Lines changed: 258 additions & 248 deletions

.changeset/blue-jays-screech.md

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

.changeset/brave-rabbits-strive.md

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

.changeset/empty-planets-battle.md

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

.changeset/proud-pumas-camp.md

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

.changeset/warm-owls-sing.md

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

MASTERLIST.md

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

packages/composites/market-status/CHANGELOG.md

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

3+
## 1.8.0
4+
5+
### Minor Changes
6+
7+
- [#4864](https://github.com/smartcontractkit/external-adapters-js/pull/4864) [`050e9de`](https://github.com/smartcontractkit/external-adapters-js/commit/050e9def600fc5556f15c8a55e51a7493725277d) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Add asian and enery markets
8+
9+
### Patch Changes
10+
11+
- [#4622](https://github.com/smartcontractkit/external-adapters-js/pull/4622) [`8488e03`](https://github.com/smartcontractkit/external-adapters-js/commit/8488e033e8783383b0a25d440b89b6e5d6d470b4) Thanks [@johnnymugs](https://github.com/johnnymugs)! - Bumped framework version
12+
13+
- [#4598](https://github.com/smartcontractkit/external-adapters-js/pull/4598) [`14788ce`](https://github.com/smartcontractkit/external-adapters-js/commit/14788cecd69a8655f95b1af159fcbfae2d30b9fc) Thanks [@Fletch153](https://github.com/Fletch153)! - Bumped framework version
14+
315
## 1.7.0
416

517
### Minor Changes

packages/composites/market-status/README.md

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

3-
![1.7.0](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)
3+
![1.8.0](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)
44

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

packages/composites/market-status/package.json

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

0 commit comments

Comments
 (0)