Skip to content

Commit 8fd9b0f

Browse files
chore(release): 6.1.0
## [6.1.0](v6.0.3...v6.1.0) (2025-03-05) ### Features * subscription batch handler ([86a92a7](86a92a7)) ### Bug Fixes * testnet-1 to testnet-2 ([f5478d0](f5478d0)) [skip ci]
1 parent d84c3dd commit 8fd9b0f

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## [6.1.0](https://github.com/NibiruChain/ts-sdk/compare/v6.0.3...v6.1.0) (2025-03-05)
2+
3+
### Features
4+
5+
- subscription batch handler ([86a92a7](https://github.com/NibiruChain/ts-sdk/commit/86a92a7ed37dc3f6b3e87527257eb8ac714eac11))
6+
7+
### Bug Fixes
8+
9+
- testnet-1 to testnet-2 ([f5478d0](https://github.com/NibiruChain/ts-sdk/commit/f5478d0e7c538b4b53917b204a7043c7913aee4b))
10+
111
### [6.0.3](https://github.com/NibiruChain/ts-sdk/compare/v6.0.2...v6.0.3) (2025-02-27)
212

313
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nibiruchain/nibijs",
33
"description": "The TypeScript SDK for the Nibiru blockchain.",
4-
"version": "6.0.3",
4+
"version": "6.1.0",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)