Skip to content

Commit 508878a

Browse files
Release 1.190.0 (packages/sources/solactive)
1 parent a733389 commit 508878a

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

packages/sources/solactive/CHANGELOG.md

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

3+
## 1.0.1
4+
5+
### Patch Changes
6+
7+
- [#3985](https://github.com/smartcontractkit/external-adapters-js/pull/3985) [`cbb16a9`](https://github.com/smartcontractkit/external-adapters-js/commit/cbb16a9560f33adbcf76c7d33f11737533f44195) Thanks [@dskloetc](https://github.com/dskloetc)! - Minor code change to support unit testing
8+
39
## 1.0.0
410

511
### Major Changes

packages/sources/solactive/README.md

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

3-
![1.0.0](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/solactive/package.json) ![v3](https://img.shields.io/badge/framework%20version-v3-blueviolet)
3+
![1.0.1](https://img.shields.io/github/package-json/v/smartcontractkit/external-adapters-js?filename=packages/sources/solactive/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/solactive/package.json

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

0 commit comments

Comments
 (0)