Skip to content

Commit e89efe2

Browse files
committed
chore(release): 2.12.0-dev.2 [skip ci]
## [2.12.0-dev.2](v2.12.0-dev.1...v2.12.0-dev.2) (2025-02-21) ### Features * add deployments for Pendle oracles used as a reference ([39e82df](39e82df)) * updating deployment files ([eb9cee1](eb9cee1))
1 parent 8dbeab9 commit e89efe2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.12.0-dev.2](https://github.com/VenusProtocol/oracle/compare/v2.12.0-dev.1...v2.12.0-dev.2) (2025-02-21)
2+
3+
4+
### Features
5+
6+
* add deployments for Pendle oracles used as a reference ([39e82df](https://github.com/VenusProtocol/oracle/commit/39e82df3b40de2031e73176289abd9b4d396a701))
7+
* updating deployment files ([eb9cee1](https://github.com/VenusProtocol/oracle/commit/eb9cee1879960e95b7bfc6c93c7c6092a6f7e3f9))
8+
19
## [2.12.0-dev.1](https://github.com/VenusProtocol/oracle/compare/v2.11.0...v2.12.0-dev.1) (2025-02-21)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@venusprotocol/oracle",
33
"description": "Venus Protocol Price Oracle",
4-
"version": "2.12.0-dev.1",
4+
"version": "2.12.0-dev.2",
55
"author": "Venus",
66
"engines": {
77
"node": ">=18.x.x"

0 commit comments

Comments
 (0)