diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c8e9b0f8..01373eaea 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [9.1.0](https://github.com/VenusProtocol/venus-protocol/compare/v9.0.0...v9.1.0) (2024-06-04) + + +### Features + +* add VTreasuryV8 deployments for X Layer ([ba5b781](https://github.com/VenusProtocol/venus-protocol/commit/ba5b781666d6963f118eb972b0ac214a4bbf64c3)) +* updating deployment files ([01b1577](https://github.com/VenusProtocol/venus-protocol/commit/01b1577366274ff183def9eb489cfd3d33175259)) +* updating deployment files ([0126d65](https://github.com/VenusProtocol/venus-protocol/commit/0126d65c3983f896b438148f6e391fd8f38fff68)) + ## [9.1.0-dev.2](https://github.com/VenusProtocol/venus-protocol/compare/v9.1.0-dev.1...v9.1.0-dev.2) (2024-06-04) diff --git a/package.json b/package.json index c6e1bdecd..4d0d97b12 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@venusprotocol/venus-protocol", - "version": "9.1.0-dev.2", + "version": "9.1.0", "description": "The Venus Money Market", "repository": "git@github.com:VenusProtocol/venus-protocol.git", "author": "Venus",