Skip to content

Commit 07c3a37

Browse files
chore(release): 5.1.4-develop.2 [skip ci]
## [5.1.4-develop.2](5.1.4-develop.1...5.1.4-develop.2) (2025-03-21) ### Bug Fixes * Improve Error Handling for VerificationMethodType in utils [DEV-4853] ([#430](#430)) ([086f3df](086f3df))
1 parent 086f3df commit 07c3a37

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+
## [5.1.4-develop.2](https://github.com/cheqd/sdk/compare/5.1.4-develop.1...5.1.4-develop.2) (2025-03-21)
4+
5+
### Bug Fixes
6+
7+
* Improve Error Handling for VerificationMethodType in utils [DEV-4853] ([#430](https://github.com/cheqd/sdk/issues/430)) ([086f3df](https://github.com/cheqd/sdk/commit/086f3df4862159fd2ed40af5eec5e9948215fbd8))
8+
39
## 5.1.4-develop.1 (2025-03-21)
410

511
* fix: Deserialize JSON unescaped assertionMethod [DEV-4850] (#431) ([e9c4a9c](https://github.com/cheqd/sdk/commit/e9c4a9c)), closes [#431](https://github.com/cheqd/sdk/issues/431)

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.4-develop.1",
3+
"version": "5.1.4-develop.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)