Skip to content

Commit 3d09ab8

Browse files
committed
chore: bump version
1 parent a5d1453 commit 3d09ab8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 3.2.1
4+
5+
### Fixes
6+
7+
- **Published package contents**: Rebuilt `dist` so the npm package includes `getOwnedTroveCount()` and `findNextAvailableOwnerIndex()`, which were missing from `3.2.0` due to stale build output.
8+
39
## 3.2.0
410

511
### Improvements

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mento-protocol/mento-sdk",
33
"description": "Official SDK for interacting with the Mento Protocol",
4-
"version": "3.2.0",
4+
"version": "3.2.1",
55
"license": "MIT",
66
"author": "Mento Labs",
77
"keywords": [

0 commit comments

Comments
 (0)