Skip to content

Commit 023546f

Browse files
committed
release v0.6.8
1 parent f71f789 commit 023546f

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [unreleased]
99

10+
## [0.6.8] - 2024-12-25
11+
- check `startedAt > 0` in `ChainlinkPriceFeedV1R1.getPrice`
12+
1013
## [0.6.7] - 2023-05-05
1114
- Add `IPriceFeedDispatcher.decimals` back for backward compatible.
1215

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@perp/perp-oracle-contract",
3-
"version": "0.6.7",
3+
"version": "0.6.8",
44
"description": "Perpetual Protocol Curie (v2) oracle contracts - v0.5.0 is not an audited version",
55
"license": "GPL-3.0-or-later",
66
"author": {

0 commit comments

Comments
 (0)