Skip to content

Commit 75d95bf

Browse files
Release 1.359.0 (#5077)
Co-authored-by: app-token-issuer-data-feeds[bot] <134377064+app-token-issuer-data-feeds[bot]@users.noreply.github.com>
1 parent a2c0159 commit 75d95bf

7 files changed

Lines changed: 15 additions & 15 deletions

File tree

.changeset/silver-tables-repeat.md

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

.changeset/soft-symbols-behave-2.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.358.0",
3+
"version": "1.359.0",
44
"license": "MIT",
55
"private": true,
66
"workspaces": [

packages/sources/the-network-firm/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# @chainlink/the-network-firm-adapter
22

3+
## 1.7.0
4+
5+
### Minor Changes
6+
7+
- [#5076](https://github.com/smartcontractkit/external-adapters-js/pull/5076) [`a2c0159`](https://github.com/smartcontractkit/external-adapters-js/commit/a2c0159049df5de569c0eeb6cf6c8cfa8239e8ef) Thanks [@dskloetc](https://github.com/dskloetc)! - Update ea framework to support json only feed id
8+
9+
### Patch Changes
10+
11+
- [#5074](https://github.com/smartcontractkit/external-adapters-js/pull/5074) [`05d9760`](https://github.com/smartcontractkit/external-adapters-js/commit/05d9760fff375152c9795bde0c0c2cf9e9499d62) Thanks [@dskloetc](https://github.com/dskloetc)! - Disable mco2 endpoint
12+
313
## 1.6.1
414

515
### Patch Changes

packages/sources/the-network-firm/README.md

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

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainlink/the-network-firm-adapter",
3-
"version": "1.6.1",
3+
"version": "1.7.0",
44
"description": "Chainlink's The Network Firm adapter.",
55
"keywords": [
66
"Chainlink",

0 commit comments

Comments
 (0)