Skip to content

Commit 3c6b648

Browse files
Release 1.297.0 (#4724)
* Release 1.297.0 (deletions) * Release 1.297.0 (.) * Release 1.297.0 (packages/sources/onre) --------- Co-authored-by: app-token-issuer-data-feeds[bot] <134377064+app-token-issuer-data-feeds[bot]@users.noreply.github.com> Co-authored-by: denis-chernov-smartcontract <148817570+denis-chernov-smartcontract@users.noreply.github.com>
1 parent e9e5a8b commit 3c6b648

File tree

8 files changed

+17
-20
lines changed

8 files changed

+17
-20
lines changed

.changeset/clean-cranes-preen.md

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

.changeset/eighty-geese-hunt.md

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

.changeset/ten-colts-cover.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.296.0",
3+
"version": "1.297.0",
44
"license": "MIT",
55
"private": true,
66
"workspaces": [

packages/sources/onre/CHANGELOG.md

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

3+
## 1.2.0
4+
5+
### Minor Changes
6+
7+
- [#4723](https://github.com/smartcontractkit/external-adapters-js/pull/4723) [`bc3071e`](https://github.com/smartcontractkit/external-adapters-js/commit/bc3071effbccc627127351379f3f8f2d5616273a) Thanks [@denis-chernov-smartcontract](https://github.com/denis-chernov-smartcontract)! - Onre streams image
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
## 1.1.4
416

517
### Patch Changes

packages/sources/onre/README.md

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

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

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

0 commit comments

Comments
 (0)