Skip to content

Commit 7c6a1fd

Browse files
Release 1.251.0 (packages/sources/r25)
1 parent 7eada5a commit 7c6a1fd

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

packages/sources/r25/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# @chainlink/r25-adapter
2+
3+
## 1.0.0
4+
5+
### Major Changes
6+
7+
- [#4346](https://github.com/smartcontractkit/external-adapters-js/pull/4346) [`bb28773`](https://github.com/smartcontractkit/external-adapters-js/commit/bb28773d9343993aec17f124bbd33a33550a93a1) Thanks [@cl-mayowa](https://github.com/cl-mayowa)! - This change contains an external adapter for the r25 endpoint

packages/sources/r25/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# R25
22

3-
![0.0.0](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/r25/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
3+
![1.0.0](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/r25/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
44

55
This document was generated automatically. Please see [README Generator](../../scripts#readme-generator) for more info.
66

packages/sources/r25/package.json

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

0 commit comments

Comments
 (0)