Skip to content

Commit b4093c2

Browse files
Release 1.174.0 (packages/sources/nav-generic)
1 parent b013e83 commit b4093c2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/sources/nav-generic/CHANGELOG.md

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

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- [#3908](https://github.com/smartcontractkit/external-adapters-js/pull/3908) [`734d52b`](https://github.com/smartcontractkit/external-adapters-js/commit/734d52b49c43c41887ce5931d7df5bb82701c380) Thanks [@mmcallister-cll](https://github.com/mmcallister-cll)! - error when integration API_URL config does not start with https://
8+
39
## 1.0.0
410

511
### Major Changes

packages/sources/nav-generic/package.json

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

0 commit comments

Comments
 (0)