Skip to content

Commit 2c89472

Browse files
committed
chore(release): 2.15.0-dev.3 [skip ci]
## [2.15.0-dev.3](v2.15.0-dev.2...v2.15.0-dev.3) (2025-10-27) ### Features * updating deployment files ([f961fec](f961fec)) * updating deployment files ([161a69d](161a69d)) ### Bug Fixes * deploy wbeth oracle ([b1b62d3](b1b62d3)) * fixed yarn.lock ([3c85969](3c85969)) * merge conflict ([509402e](509402e)) * revert testnet ([5f271ea](5f271ea))
1 parent a359efb commit 2c89472

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [2.15.0-dev.3](https://github.com/VenusProtocol/oracle/compare/v2.15.0-dev.2...v2.15.0-dev.3) (2025-10-27)
2+
3+
4+
### Features
5+
6+
* updating deployment files ([f961fec](https://github.com/VenusProtocol/oracle/commit/f961fece037878006c2fbcad6517769370ad502b))
7+
* updating deployment files ([161a69d](https://github.com/VenusProtocol/oracle/commit/161a69d884440316a65139461691592da6ba7cf1))
8+
9+
10+
### Bug Fixes
11+
12+
* deploy wbeth oracle ([b1b62d3](https://github.com/VenusProtocol/oracle/commit/b1b62d3712ee12f5e4cdfab273b1e512ab2e3ed5))
13+
* fixed yarn.lock ([3c85969](https://github.com/VenusProtocol/oracle/commit/3c85969a0d0e0baf0768827d3496fc088b2d0a13))
14+
* merge conflict ([509402e](https://github.com/VenusProtocol/oracle/commit/509402e614c20dc3e96a350faa6f7426cdd1f4fa))
15+
* revert testnet ([5f271ea](https://github.com/VenusProtocol/oracle/commit/5f271ea154d1c92b659fc9d0f15071c54a9f9d5f))
16+
117
## [2.15.0-dev.2](https://github.com/VenusProtocol/oracle/compare/v2.15.0-dev.1...v2.15.0-dev.2) (2025-10-20)
218

319

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.15.0-dev.2",
4+
"version": "2.15.0-dev.3",
55
"author": "Venus",
66
"engines": {
77
"node": ">=18.x.x"

0 commit comments

Comments
 (0)