Skip to content

Commit 2eb630c

Browse files
Release 1.275.0 (packages/sources/generic-api)
1 parent f6eb13d commit 2eb630c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

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)