File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 5.1.4] ( https://github.com/cheqd/sdk/compare/5.1.3...5.1.4 ) (2025-03-21)
4
+
5
+ ### Bug Fixes
6
+
7
+ * Deserialize JSON unescaped assertionMethod [ DEV-4850] ([ #431 ] ( https://github.com/cheqd/sdk/issues/431 ) ) ([ e9c4a9c] ( https://github.com/cheqd/sdk/commit/e9c4a9c517f262272ef067438f5d430c7760b40a ) )
8
+ * 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 ) )
9
+
3
10
## [ 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
11
5
12
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cheqd/sdk" ,
3
- "version" : " 5.1.4-develop.2 " ,
3
+ "version" : " 5.1.4" ,
4
4
"description" : " A TypeScript SDK built with CosmJS to interact with the cheqd network ledger" ,
5
5
"license" : " Apache-2.0" ,
6
6
"author" : " Cheqd Foundation Limited (https://github.com/cheqd)" ,
You can’t perform that action at this time.
0 commit comments