Skip to content

Commit

Permalink
chore(release): 2.7.0-dev.2 [skip ci]
Browse files Browse the repository at this point in the history
## [2.7.0-dev.2](v2.7.0-dev.1...v2.7.0-dev.2) (2024-11-18)

### Features

* add eth mainnet deployment for pufETH oracle ([73911cb](73911cb))
* add sepolia deployments for pufETH oracle ([4dcd4eb](4dcd4eb))
* updating deployment files ([958a9a1](958a9a1))
  • Loading branch information
toolsvenus committed Nov 18, 2024
1 parent 40a0690 commit 260c7cf
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [2.7.0-dev.2](https://github.com/VenusProtocol/oracle/compare/v2.7.0-dev.1...v2.7.0-dev.2) (2024-11-18)


### Features

* add eth mainnet deployment for pufETH oracle ([73911cb](https://github.com/VenusProtocol/oracle/commit/73911cbde44ddef70f6cb999f41a533669f2aec6))
* add sepolia deployments for pufETH oracle ([4dcd4eb](https://github.com/VenusProtocol/oracle/commit/4dcd4ebee7ec482e63f90b0738938b4d4187fc1f))
* updating deployment files ([958a9a1](https://github.com/VenusProtocol/oracle/commit/958a9a177c382a238d2c254b1bbe68e43f0b8de7))

## [2.7.0-dev.1](https://github.com/VenusProtocol/oracle/compare/v2.6.0...v2.7.0-dev.1) (2024-11-08)


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

0 comments on commit 260c7cf

Please sign in to comment.