Skip to content

Commit 3f90687

Browse files
committed
chore(release): 2.13.0-dev.6 [skip ci]
## [2.13.0-dev.6](v2.13.0-dev.5...v2.13.0-dev.6) (2025-05-09) ### Features * deployed contracts ([ffd0493](ffd0493)) * deployed on bepolia ([22bc46e](22bc46e)) * deployed redstone oracle ([2183ff5](2183ff5)) * redeployed contracts ([c90a8c6](c90a8c6)) * updating deployment files ([243cf65](243cf65)) * updating deployment files ([385dc05](385dc05)) ### Bug Fixes * merge conflict ([6c3e10a](6c3e10a)) * removed bartio deployments ([11bdff7](11bdff7)) * revert config ([599c45a](599c45a)) * use base imports to get acm addr ([5012be7](5012be7)) * use timelock as owner instead of guardian ([5c93d9f](5c93d9f))
1 parent e49d3de commit 3f90687

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,24 @@
1+
## [2.13.0-dev.6](https://github.com/VenusProtocol/oracle/compare/v2.13.0-dev.5...v2.13.0-dev.6) (2025-05-09)
2+
3+
4+
### Features
5+
6+
* deployed contracts ([ffd0493](https://github.com/VenusProtocol/oracle/commit/ffd0493328aaa08f83344bf1369a943bc1aaa7ef))
7+
* deployed on bepolia ([22bc46e](https://github.com/VenusProtocol/oracle/commit/22bc46e7120467d323f6e53e9f559f0c5ec2c07a))
8+
* deployed redstone oracle ([2183ff5](https://github.com/VenusProtocol/oracle/commit/2183ff55d18cf31b295173b8902ddf4fb65faef7))
9+
* redeployed contracts ([c90a8c6](https://github.com/VenusProtocol/oracle/commit/c90a8c68a477802b86810ca6204d032fe6680e0d))
10+
* updating deployment files ([243cf65](https://github.com/VenusProtocol/oracle/commit/243cf659b97272e84f543a146148d1524e672efd))
11+
* updating deployment files ([385dc05](https://github.com/VenusProtocol/oracle/commit/385dc050e0998a6996d11c12a3d2184558395f07))
12+
13+
14+
### Bug Fixes
15+
16+
* merge conflict ([6c3e10a](https://github.com/VenusProtocol/oracle/commit/6c3e10aafbfd77c36a79637158e9563e1289341b))
17+
* removed bartio deployments ([11bdff7](https://github.com/VenusProtocol/oracle/commit/11bdff7793f29700542ab1679e35d84c3c9c0648))
18+
* revert config ([599c45a](https://github.com/VenusProtocol/oracle/commit/599c45a0f426d70ad2f0bf9e204893b97e277c10))
19+
* use base imports to get acm addr ([5012be7](https://github.com/VenusProtocol/oracle/commit/5012be73c1627ea186b276b016de1174b214b253))
20+
* use timelock as owner instead of guardian ([5c93d9f](https://github.com/VenusProtocol/oracle/commit/5c93d9f4fa02bbb470e8f8201382609783f28911))
21+
122
## [2.13.0-dev.5](https://github.com/VenusProtocol/oracle/compare/v2.13.0-dev.4...v2.13.0-dev.5) (2025-04-15)
223

324

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

0 commit comments

Comments
 (0)