Skip to content

Commit

Permalink
chore: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
codewithgun committed Dec 16, 2024
1 parent 488f90e commit 95dbed0
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.2] - PR #134

### Changed

- Close wrap SOL ATA when SOL is swap in direction.

## lb_clmm [0.8.2] - PR #115

### Added
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.1",
"version": "1.3.2",
"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 95dbed0

Please sign in to comment.