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 1
1
# @chainlink/onre-adapter
2
2
3
+ ## 1.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [ #3921 ] ( https://github.com/smartcontractkit/external-adapters-js/pull/3921 ) [ ` 46f102b ` ] ( https://github.com/smartcontractkit/external-adapters-js/commit/46f102b1e6020d45a9e6125bb37b3eebd03e75af ) Thanks [ @Subarna-Singh ] ( https://github.com/Subarna-Singh ) ! - Change API; Add Ripcord
8
+
3
9
## 1.0.0
4
10
5
11
### Major Changes
Original file line number Diff line number Diff line change 1
1
# ONRE
2
2
3
- ![ 1.0 .0] ( 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 .0] ( 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 )
4
4
5
5
This document was generated automatically. Please see [ README Generator] ( ../../scripts#readme-generator ) for more info.
6
6
7
7
## Environment Variables
8
8
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/nav ` |
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 ` |
12
12
13
13
---
14
14
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @chainlink/onre-adapter" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
4
4
"description" : " Chainlink onre adapter." ,
5
5
"keywords" : [
6
6
" Chainlink" ,
You can’t perform that action at this time.
0 commit comments