Skip to content

Commit

Permalink
chore: bump version v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
blockJser committed Aug 5, 2024
1 parent b55fd2c commit 23dc412
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


# [3.1.0](https://github.com/turbos-finance/turbos-clmm-sdk/compare/3.0.2...3.1.0) (2024-08-05)


### Features

* add get address vault‘s a token and b token amount ([3fac662](https://github.com/turbos-finance/turbos-clmm-sdk/commit/3fac662c1e49ea30784c7554c5ae17ffe6db17a8))

## [3.0.2](https://github.com/turbos-finance/turbos-clmm-sdk/compare/3.0.1...3.0.2) (2024-06-20)

## [3.0.1](https://github.com/turbos-finance/turbos-clmm-sdk/compare/3.0.0...3.0.1) (2024-06-11)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "turbos-clmm-sdk",
"version": "3.0.2",
"version": "3.1.0",
"description": "Turbos finance sdk",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 23dc412

Please sign in to comment.