Skip to content

Commit d9d54d3

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

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## <small>5.1.2 (2025-03-11)</small>
4+
5+
* chore: Tidy changelog ([fba3057](https://github.com/cheqd/sdk/commit/fba3057))
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+
* chore(release): 5.1.2-develop.1 [skip ci] ([61ddc26](https://github.com/cheqd/sdk/commit/61ddc26))
8+
* chore(release): v5.1.2 ([6447461](https://github.com/cheqd/sdk/commit/6447461))
9+
* fix: Coordinated sign input to signature match in case of external controllers present ([da08e01](https://github.com/cheqd/sdk/commit/da08e01))
10+
* ci: Update Dependabot config [skip ci] ([555ff33](https://github.com/cheqd/sdk/commit/555ff33))
11+
312
## 5.1.2-develop.1 (2025-03-10)
413

514
* fix: Coordinated sign input to signature match in case of external controllers present ([da08e01](https://github.com/cheqd/sdk/commit/da08e01))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cheqd/sdk",
3-
"version": "5.1.2-develop.1",
3+
"version": "5.1.2",
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)