Skip to content

Commit

Permalink
fix: Update changelog and bump version to 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
quangkeu95 committed Dec 16, 2024
1 parent c4fda15 commit 360c619
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Security

## @meteora-ag/dlmm [1.3.3] - PR #133

### Changed

- Update parameters for `ts-client` function `seedLiquiditySingleBin`

## @meteora-ag/dlmm [1.3.2] - PR #134

### Changed
Expand Down
4 changes: 2 additions & 2 deletions ts-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@meteora-ag/dlmm",
"version": "1.3.2",
"version": "1.3.3",
"description": "",
"main": "./dist/index.js",
"module": "./dist/index.mjs",
Expand Down Expand Up @@ -46,4 +46,4 @@
"keywords": [],
"author": "McSam",
"license": "ISC"
}
}

0 comments on commit 360c619

Please sign in to comment.