Skip to content

Commit 8cdb35f

Browse files
Release 1.275.0 (#4580)
* Release 1.275.0 (deletions) * Release 1.275.0 (.) * Release 1.275.0 (packages/sources) * Release 1.275.0 (packages/sources/generic-api) --------- Co-authored-by: app-token-issuer-data-feeds[bot] <134377064+app-token-issuer-data-feeds[bot]@users.noreply.github.com>
1 parent bb1c816 commit 8cdb35f

File tree

6 files changed

+192
-193
lines changed

6 files changed

+192
-193
lines changed

.changeset/rotten-jokes-develop.md

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

MASTERLIST.md

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

packages/sources/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ This document was generated automatically. Please see [Master List Generator](..
2727
- [bob](./bob/README.md)
2828
- [btc.com](./btc.com/README.md)
2929
- [cache.gold](./cache.gold/README.md)
30+
- [canton-functions](./canton-functions/README.md)
3031
- [ceffu](./ceffu/README.md)
3132
- [celsius-address-list](./celsius-address-list/README.md)
3233
- [cfbenchmarks](./cfbenchmarks/README.md)
@@ -93,7 +94,6 @@ This document was generated automatically. Please see [Master List Generator](..
9394
- [liveart](./liveart/README.md)
9495
- [lotus](./lotus/README.md)
9596
- [m0](./m0/README.md)
96-
- [messari](./messari/README.md)
9797
- [mobula-state](./mobula-state/README.md)
9898
- [mock-ea](./mock-ea/README.md)
9999
- [moonbeam-address-list](./moonbeam-address-list/README.md)
@@ -111,7 +111,6 @@ This document was generated automatically. Please see [Master List Generator](..
111111
- [ondo](./ondo/README.md)
112112
- [onre](./onre/README.md)
113113
- [openexchangerates](./openexchangerates/README.md)
114-
- [paypal](./paypal/README.md)
115114
- [polkadot-balance](./polkadot-balance/README.md)
116115
- [polygon](./polygon/README.md)
117116
- [por-address-list](./por-address-list/README.md)

packages/sources/generic-api/CHANGELOG.md

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

3+
## 1.1.0
4+
5+
### Minor Changes
6+
7+
- [#4568](https://github.com/smartcontractkit/external-adapters-js/pull/4568) [`bdb27c1`](https://github.com/smartcontractkit/external-adapters-js/commit/bdb27c16d9e4583a57d8e411a942570b5a45435a) Thanks [@mohamed-mehany](https://github.com/mohamed-mehany)! - Adds multi-http endpoint
8+
39
## 1.0.1
410

511
### Patch Changes

packages/sources/generic-api/package.json

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

0 commit comments

Comments
 (0)