Skip to content

Commit

Permalink
Release 1.92.0 (#3015)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Oct 2, 2023
1 parent 5cb2c89 commit 6c47a6a
Show file tree
Hide file tree
Showing 16 changed files with 53 additions and 40 deletions.
5 changes: 0 additions & 5 deletions .changeset/chatty-radios-smoke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/hot-clocks-eat.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/swift-ducks-float.md

This file was deleted.

34 changes: 17 additions & 17 deletions MASTERLIST.md

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/external-adapters-js",
"version": "1.91.0",
"version": "1.92.0",
"license": "MIT",
"private": true,
"workspaces": [
Expand Down
7 changes: 7 additions & 0 deletions packages/composites/market-closure/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @chainlink/market-closure-adapter

## 1.3.14

### Patch Changes

- Updated dependencies [[`f5162abff`](https://github.com/smartcontractkit/external-adapters-js/commit/f5162abff871d5733f5e4bbc07c349b0aa41afc8), [`f5162abff`](https://github.com/smartcontractkit/external-adapters-js/commit/f5162abff871d5733f5e4bbc07c349b0aa41afc8)]:
- @chainlink/finnhub-adapter@2.7.0

## 1.3.13

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/composites/market-closure/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/market-closure-adapter",
"version": "1.3.13",
"version": "1.3.14",
"description": "Chainlink Market-Closure adapter. Checks if trading market for asset is open before fetching the price.",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/sources/blocksize-capital/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @chainlink/blocksize-capital-adapter

## 2.1.0

### Minor Changes

- [#3014](https://github.com/smartcontractkit/external-adapters-js/pull/3014) [`78215b834`](https://github.com/smartcontractkit/external-adapters-js/commit/78215b8345e7c4f48641430efe74c90b3c754230) Thanks [@mmcallister-cll](https://github.com/mmcallister-cll)! - Add LWBA endpoint for blocksize-capital

## 2.0.11

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/blocksize-capital/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# BLOCKSIZE_CAPITAL

![2.0.11](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/blocksize-capital/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
![2.1.0](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/blocksize-capital/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)

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

Expand Down
2 changes: 1 addition & 1 deletion packages/sources/blocksize-capital/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/blocksize-capital-adapter",
"version": "2.0.11",
"version": "2.1.0",
"description": "Chainlink blocksize-capital adapter.",
"keywords": [
"Chainlink",
Expand Down
7 changes: 7 additions & 0 deletions packages/sources/finnhub-secondary/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @chainlink/finnhub-secondary-adapter

## 0.3.6

### Patch Changes

- Updated dependencies [[`f5162abff`](https://github.com/smartcontractkit/external-adapters-js/commit/f5162abff871d5733f5e4bbc07c349b0aa41afc8), [`f5162abff`](https://github.com/smartcontractkit/external-adapters-js/commit/f5162abff871d5733f5e4bbc07c349b0aa41afc8)]:
- @chainlink/finnhub-adapter@2.7.0

## 0.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/finnhub-secondary/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# FINNHUB-SECONDARY

![0.3.5](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/finnhub-secondary/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
![0.3.6](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/finnhub-secondary/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)

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

Expand Down
2 changes: 1 addition & 1 deletion packages/sources/finnhub-secondary/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/finnhub-secondary-adapter",
"version": "0.3.5",
"version": "0.3.6",
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
8 changes: 8 additions & 0 deletions packages/sources/finnhub/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# @chainlink/finnhub-adapter

## 2.7.0

### Minor Changes

- [#3016](https://github.com/smartcontractkit/external-adapters-js/pull/3016) [`f5162abff`](https://github.com/smartcontractkit/external-adapters-js/commit/f5162abff871d5733f5e4bbc07c349b0aa41afc8) Thanks [@Subarna-Singh](https://github.com/Subarna-Singh)! - finnhub secondary handling of WHEAT price. Should divide by 100.

- [#3016](https://github.com/smartcontractkit/external-adapters-js/pull/3016) [`f5162abff`](https://github.com/smartcontractkit/external-adapters-js/commit/f5162abff871d5733f5e4bbc07c349b0aa41afc8) Thanks [@Subarna-Singh](https://github.com/Subarna-Singh)! - finnhub secondary handling of WHEAT price. Should divide by 100.

## 2.6.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/sources/finnhub/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# FINNHUB

![2.6.0](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/finnhub/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
![2.7.0](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/finnhub/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)

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

Expand Down
2 changes: 1 addition & 1 deletion packages/sources/finnhub/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@chainlink/finnhub-adapter",
"version": "2.6.0",
"version": "2.7.0",
"license": "MIT",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 6c47a6a

Please sign in to comment.