Skip to content

Commit

Permalink
chore(release): 2.2.0-dev.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.0-dev.3](v2.2.0-dev.2...v2.2.0-dev.3) (2024-04-24)

### Bug Fixes

* update xvs address for arbitrumsepolia ([ca39f18](ca39f18))
  • Loading branch information
toolsvenus committed Apr 24, 2024
1 parent 060c31e commit f83ee00
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 @@
## [2.2.0-dev.3](https://github.com/VenusProtocol/oracle/compare/v2.2.0-dev.2...v2.2.0-dev.3) (2024-04-24)


### Bug Fixes

* update xvs address for arbitrumsepolia ([ca39f18](https://github.com/VenusProtocol/oracle/commit/ca39f180bc55c691af70242dd2462ee047637e2f))

## [2.2.0-dev.2](https://github.com/VenusProtocol/oracle/compare/v2.2.0-dev.1...v2.2.0-dev.2) (2024-04-24)


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

0 comments on commit f83ee00

Please sign in to comment.