Skip to content

Commit b615e30

Browse files
Release 1.350.0 (#5027)
Co-authored-by: app-token-issuer-data-feeds[bot] <134377064+app-token-issuer-data-feeds[bot]@users.noreply.github.com>
1 parent 1abb200 commit b615e30

6 files changed

Lines changed: 11 additions & 10 deletions

File tree

.changeset/light-pumas-post.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.349.0",
3+
"version": "1.350.0",
44
"license": "MIT",
55
"private": true,
66
"workspaces": [

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

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

3+
## 1.6.1
4+
5+
### Patch Changes
6+
7+
- [#5026](https://github.com/smartcontractkit/external-adapters-js/pull/5026) [`1abb200`](https://github.com/smartcontractkit/external-adapters-js/commit/1abb20074c0f3ebe4201514becebabb243ad7faa) Thanks [@dskloetc](https://github.com/dskloetc)! - Bumped framework version
8+
39
## 1.6.0
410

511
### Minor 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.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)
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)
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.0",
3+
"version": "1.6.1",
44
"description": "Chainlink's The Network Firm adapter.",
55
"keywords": [
66
"Chainlink",

0 commit comments

Comments
 (0)