Skip to content

Commit 61ddc26

Browse files
chore(release): 5.1.2-develop.1 [skip ci]
## <small>5.1.2-develop.1 (2025-03-10)</small> * fix: Coordinated #put to signature match in case of external controllers present ([da08e01](da08e01)) * chore(deps): Bump file-type from 19.6.0 to 20.4.0 in /esm (#424) ([02d8eb9](02d8eb9)), closes [#424](#424) * ci: Update Dependabot config [skip ci] ([555ff33](555ff33))
1 parent da08e01 commit 61ddc26

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## <small>5.1.2-develop.1 (2025-03-10)</small>
4+
5+
* fix: Coordinated #put to signature match in case of external controllers present ([da08e01](https://github.com/cheqd/sdk/commit/da08e01))
6+
* chore(deps): Bump file-type from 19.6.0 to 20.4.0 in /esm (#424) ([02d8eb9](https://github.com/cheqd/sdk/commit/02d8eb9)), closes [#424](https://github.com/cheqd/sdk/issues/424)
7+
* ci: Update Dependabot config [skip ci] ([555ff33](https://github.com/cheqd/sdk/commit/555ff33))
8+
39
## 5.1.1 (2025-02-28)
410

511
* build(deps): Bump @stablelib/ed25519 from 1.0.3 to 2.0.2 in /esm (#417) ([2be5c6c](https://github.com/cheqd/sdk/commit/2be5c6c)), closes [#417](https://github.com/cheqd/sdk/issues/417)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cheqd/sdk",
3-
"version": "5.1.1",
3+
"version": "5.1.2-develop.1",
44
"description": "A TypeScript SDK built with CosmJS to interact with the cheqd network ledger",
55
"license": "Apache-2.0",
66
"author": "Cheqd Foundation Limited (https://github.com/cheqd)",

0 commit comments

Comments
 (0)