diff --git a/CHANGELOG.md b/CHANGELOG.md index 60a2212..94ae3ad 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.44.20](https://github.com/scallop-io/sui-scallop-sdk/compare/v0.44.19...v0.44.20) (2024-03-26) + +### Bug Fixes + +- borrow incentive reward apr calculation ([555671f](https://github.com/scallop-io/sui-scallop-sdk/commit/555671f944187fc2d8b0cac73e3fb595e53b1632)) +- get sca price in with pyth feed ([2347b87](https://github.com/scallop-io/sui-scallop-sdk/commit/2347b879156969cbc62a0be29134bdb97f24460d)) + ### [0.44.19](https://github.com/scallop-io/sui-scallop-sdk/compare/v0.44.18...v0.44.19) (2024-03-25) ### Features diff --git a/package.json b/package.json index 6f432a4..eb63b1a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@scallop-io/sui-scallop-sdk", - "version": "0.44.19", + "version": "0.44.20", "description": "Typescript sdk for interacting with Scallop contract on SUI", "keywords": [ "sui",