Skip to content

Commit b898202

Browse files
Release 1.265.0 (packages/composites/ondo-calculated)
1 parent 243e04e commit b898202

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

packages/composites/ondo-calculated/CHANGELOG.md

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

3+
## 1.3.0
4+
5+
### Minor Changes
6+
7+
- [#4503](https://github.com/smartcontractkit/external-adapters-js/pull/4503) [`7b04864`](https://github.com/smartcontractkit/external-adapters-js/commit/7b048642e84117f23261b5d0d9b1f21cf24e251e) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Keep internal state seperate per ticker
8+
9+
### Patch Changes
10+
11+
- [#4492](https://github.com/smartcontractkit/external-adapters-js/pull/4492) [`77b740a`](https://github.com/smartcontractkit/external-adapters-js/commit/77b740a7a2b206aeee57742b24b884c84ff34655) Thanks [@mxiao-cll](https://github.com/mxiao-cll)! - Code refactor
12+
313
## 1.2.0
414

515
### Minor Changes

packages/composites/ondo-calculated/README.md

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

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

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

0 commit comments

Comments
 (0)