Skip to content

Commit 2a95b61

Browse files
committed
release v0.2.2
1 parent fd68f9e commit 2a95b61

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

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

88
## [unreleased]
99

10+
## [0.2.2] - 2021-12-28
11+
12+
- `BandPriceFeed` will revert if price not updated yet.
13+
1014
## [0.2.1] - 2021-12-24
1115

1216
- Fix `BandPriceFeed` when the price feed haven't updated.

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.2.1",
3+
"version": "0.2.2",
44
"description": "",
55
"main": "hardhat.config.js",
66
"files": [

0 commit comments

Comments
 (0)