Skip to content

Commit

Permalink
chore(release): 1.9.0-dev.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.9.0-dev.3](v1.9.0-dev.2...v1.9.0-dev.3) (2024-01-23)

### Features

* update deps to the stable versions ([cc79591](cc79591))
  • Loading branch information
toolsvenus committed Jan 23, 2024
1 parent fb2d8b3 commit ad4482e
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.9.0-dev.3](https://github.com/VenusProtocol/oracle/compare/v1.9.0-dev.2...v1.9.0-dev.3) (2024-01-23)


### Features

* update deps to the stable versions ([cc79591](https://github.com/VenusProtocol/oracle/commit/cc7959157cc57345099de169a3779632b072e1a1))

## [1.9.0-dev.2](https://github.com/VenusProtocol/oracle/compare/v1.9.0-dev.1...v1.9.0-dev.2) (2024-01-23)


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.9.0-dev.2",
"version": "1.9.0-dev.3",
"author": "Venus",
"engines": {
"node": ">=18.x.x"
Expand Down

0 comments on commit ad4482e

Please sign in to comment.