Skip to content

Commit 706e602

Browse files
chore: release 1.0.2 (#24)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 087c284 commit 706e602

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
### [1.0.2](https://www.github.com/BendDAO/bend-protocol/compare/v1.0.1...v1.0.2) (2022-04-30)
4+
5+
6+
### Bug Fixes
7+
8+
* oracle price can not be zero ([3564a5b](https://www.github.com/BendDAO/bend-protocol/commit/3564a5b806ae9816b616d8eb8bbe7bcab38c4c81))
9+
* use block time for oracle ([db42071](https://www.github.com/BendDAO/bend-protocol/commit/db42071a5f227ec2b19fb0c8f47bf2f9f9ee1c72))

package-lock.json

Lines changed: 2 additions & 2 deletions
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": "@benddao/bend-protocol",
3-
"version": "1.0.0",
3+
"version": "1.0.2",
44
"description": "Bend Protocol smart contracts",
55
"files": [
66
"contracts",

0 commit comments

Comments
 (0)