We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6eb13d commit 2eb630cCopy full SHA for 2eb630c
packages/sources/generic-api/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @chainlink/generic-api-adapter
2
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
9
## 1.0.1
10
11
### Patch Changes
packages/sources/generic-api/package.json
@@ -1,6 +1,6 @@
{
"name": "@chainlink/generic-api-adapter",
- "version": "1.0.1",
+ "version": "1.1.0",
"description": "Chainlink generic-api adapter.",
"keywords": [
"Chainlink",
0 commit comments