We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15ef61a commit 571a8b0Copy full SHA for 571a8b0
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [2.11.0](https://github.com/VenusProtocol/oracle/compare/v2.10.0...v2.11.0) (2025-02-14)
2
+
3
4
+### Features
5
6
+* update dependencies ([84c95e9](https://github.com/VenusProtocol/oracle/commit/84c95e921823ca4aa360ccee8f051b23b0cdf7f8))
7
8
## [2.11.0-dev.1](https://github.com/VenusProtocol/oracle/compare/v2.10.0...v2.11.0-dev.1) (2025-02-14)
9
10
package.json
@@ -1,7 +1,7 @@
{
"name": "@venusprotocol/oracle",
"description": "Venus Protocol Price Oracle",
- "version": "2.11.0-dev.1",
+ "version": "2.11.0",
"author": "Venus",
"engines": {
"node": ">=18.x.x"
0 commit comments