Skip to content

Commit 3cf07f5

Browse files
committed
chore(release): 2.13.0-dev.7 [skip ci]
## [2.13.0-dev.7](v2.13.0-dev.6...v2.13.0-dev.7) (2025-06-03) ### Features * added config and script ([a9046bb](a9046bb)) * deployed oracle ([b872b75](b872b75)) * updating deployment files ([f704821](f704821))
1 parent a8b8646 commit 3cf07f5

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [2.13.0-dev.7](https://github.com/VenusProtocol/oracle/compare/v2.13.0-dev.6...v2.13.0-dev.7) (2025-06-03)
2+
3+
4+
### Features
5+
6+
* added config and script ([a9046bb](https://github.com/VenusProtocol/oracle/commit/a9046bbe4e238a29bd927d815fa6f582c3e4b22b))
7+
* deployed oracle ([b872b75](https://github.com/VenusProtocol/oracle/commit/b872b7524813f58092f442b0b492608d399d8cb1))
8+
* updating deployment files ([f704821](https://github.com/VenusProtocol/oracle/commit/f70482163369fc5bea092b7a3f7dd1d61e355e81))
9+
110
## [2.13.0-dev.6](https://github.com/VenusProtocol/oracle/compare/v2.13.0-dev.5...v2.13.0-dev.6) (2025-05-09)
211

312

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.13.0-dev.6",
4+
"version": "2.13.0-dev.7",
55
"author": "Venus",
66
"engines": {
77
"node": ">=18.x.x"

0 commit comments

Comments
 (0)