File tree Expand file tree Collapse file tree 3 files changed +11
-5
lines changed
Expand file tree Collapse file tree 3 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 11# @chainlink/onre-adapter
22
3+ ## 1.1.4
4+
5+ ### Patch Changes
6+
7+ - [ #4444 ] ( https://github.com/smartcontractkit/external-adapters-js/pull/4444 ) [ ` a6701aa ` ] ( https://github.com/smartcontractkit/external-adapters-js/commit/a6701aa3896d26863218a1734a1f6cfc3c0a2fdd ) Thanks [ @mmcallister-cll ] ( https://github.com/mmcallister-cll ) ! - Update default API_ENDPOINT
8+
39## 1.1.3
410
511### Patch Changes
Original file line number Diff line number Diff line change 11# ONRE
22
3- ![ 1.1.3 ] ( https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/onre/package.json ) ![ v3] ( https://img.shields.io/badge/framework%20version-v3-blueviolet )
3+ ![ 1.1.4 ] ( https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/onre/package.json ) ![ v3] ( https://img.shields.io/badge/framework%20version-v3-blueviolet )
44
55This document was generated automatically. Please see [ README Generator] ( ../../scripts#readme-generator ) for more info.
66
77## Environment Variables
88
9- | Required? | Name | Description | Type | Options | Default |
10- | :-------: | :----------: | :----------------------: | :----: | :-----: | :----------------------------------------------- : |
11- | | API_ENDPOINT | An API endpoint for OnRe | string | | ` https://onre- api-prod.ew.r.appspot.com /data/nav ` |
9+ | Required? | Name | Description | Type | Options | Default |
10+ | :-------: | :----------: | :----------------------: | :----: | :-----: | :--------------------------------------: |
11+ | | API_ENDPOINT | An API endpoint for OnRe | string | | ` https://core. api.onre.finance /data/nav ` |
1212
1313---
1414
Original file line number Diff line number Diff line change 11{
22 "name" : " @chainlink/onre-adapter" ,
3- "version" : " 1.1.3 " ,
3+ "version" : " 1.1.4 " ,
44 "description" : " Chainlink onre adapter." ,
55 "keywords" : [
66 " Chainlink" ,
You can’t perform that action at this time.
0 commit comments