Skip to content

Commit fae59c6

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

7 files changed

Lines changed: 11 additions & 12 deletions

File tree

.changeset/thick-geese-rush.md

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

MASTERLIST.md

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

packages/sources/asseto-finance/CHANGELOG.md

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

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- [#5047](https://github.com/smartcontractkit/external-adapters-js/pull/5047) [`a804911`](https://github.com/smartcontractkit/external-adapters-js/commit/a8049114da5add774d563d452b51fbf022e44069) Thanks [@karen-stepanyan](https://github.com/karen-stepanyan)! - Bugfix. Fix request coalescing bug
8+
39
## 1.0.3
410

511
### Patch Changes

packages/sources/asseto-finance/README.md

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

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

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

packages/targets/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,3 @@ This document was generated automatically. Please see [Master List Generator](..
77
## List
88

99
- [dydx-stark](./dydx-stark/README.md)
10-
- [harmony](./harmony/README.md)

0 commit comments

Comments
 (0)