Skip to content

Commit da9d5cc

Browse files
committed
chore(release): 2.15.0-dev.1 [skip ci]
## [2.15.0-dev.1](v2.14.1-dev.1...v2.15.0-dev.1) (2025-10-16) ### Features * finish usdt chainlink oracle deployment script and corresponding deployment ([3756352](3756352)) * updating deployment files ([37a2bc6](37a2bc6))
1 parent 85ac7ac commit da9d5cc

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.15.0-dev.1](https://github.com/VenusProtocol/oracle/compare/v2.14.1-dev.1...v2.15.0-dev.1) (2025-10-16)
2+
3+
4+
### Features
5+
6+
* finish usdt chainlink oracle deployment script and corresponding deployment ([3756352](https://github.com/VenusProtocol/oracle/commit/37563526172c5c636623d7049849625262b5c947))
7+
* updating deployment files ([37a2bc6](https://github.com/VenusProtocol/oracle/commit/37a2bc614d178eb0b68fd56d31da3bc4a84fc13c))
8+
19
## [2.14.1-dev.1](https://github.com/VenusProtocol/oracle/compare/v2.14.0...v2.14.1-dev.1) (2025-09-29)
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.14.1-dev.1",
4+
"version": "2.15.0-dev.1",
55
"author": "Venus",
66
"engines": {
77
"node": ">=18.x.x"

0 commit comments

Comments
 (0)