Skip to content

Commit dbdd3ee

Browse files
Release 1.296.0 (#4718)
* Release 1.296.0 (deletions) * Release 1.296.0 (.) * Release 1.296.0 (packages/sources/dxfeed) --------- Co-authored-by: app-token-issuer-data-feeds[bot] <134377064+app-token-issuer-data-feeds[bot]@users.noreply.github.com>
1 parent 58d0308 commit dbdd3ee

File tree

8 files changed

+17
-20
lines changed

8 files changed

+17
-20
lines changed

.changeset/mean-wasps-sting.md

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

.changeset/tasty-camels-tickle.md

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

.changeset/two-adults-hide.md

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

MASTERLIST.md

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

packages/sources/dxfeed/CHANGELOG.md

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

3+
## 2.5.0
4+
5+
### Minor Changes
6+
7+
- [#4717](https://github.com/smartcontractkit/external-adapters-js/pull/4717) [`58d0308`](https://github.com/smartcontractkit/external-adapters-js/commit/58d03087441d408182ab85b28ad9e168c88d0e47) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Throw error when price is Nan
8+
9+
### Patch Changes
10+
11+
- [#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
12+
13+
- [#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
14+
315
## 2.4.0
416

517
### Minor Changes

packages/sources/dxfeed/README.md

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

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

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

0 commit comments

Comments
 (0)