diff --git a/CHANGELOG.md b/CHANGELOG.md index e5a12fff31..5a490cb5d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,5 @@ +## [2.45.3](https://github.com/VenusProtocol/venus-protocol-interface/compare/v2.45.2...v2.45.3) (2023-11-24) + ## [2.45.2](https://github.com/VenusProtocol/venus-protocol-interface/compare/v2.45.1...v2.45.2) (2023-11-24) ## [2.45.1](https://github.com/VenusProtocol/venus-protocol-interface/compare/v2.45.0...v2.45.1) (2023-11-24) diff --git a/package.json b/package.json index 12df71fb6d..c190dadc58 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "venus", - "version": "2.45.2", + "version": "2.45.3", "private": true, "engines": { "node": ">=18.x.x"