Skip to content

Commit

Permalink
Merge pull request #131 from VenusProtocol/main
Browse files Browse the repository at this point in the history
Release back
  • Loading branch information
chechu authored Oct 19, 2023
2 parents 174cf11 + 7e07406 commit 2d48b3e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.7.3](https://github.com/VenusProtocol/oracle/compare/v1.7.2...v1.7.3) (2023-10-19)


### Bug Fixes

* add badges to the README file and bump a new release ([180e3b4](https://github.com/VenusProtocol/oracle/commit/180e3b4136571e6e56ef3bcd81ad50e87873ad6d))

## [1.7.3-dev.1](https://github.com/VenusProtocol/oracle/compare/v1.7.2...v1.7.3-dev.1) (2023-10-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@venusprotocol/oracle",
"description": "Venus Protocol Price Oracle",
"version": "1.7.3-dev.1",
"version": "1.7.3",
"author": "Venus",
"engines": {
"node": ">=18.x.x"
Expand Down

0 comments on commit 2d48b3e

Please sign in to comment.