File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
9
## 5.1.4-develop.1 (2025-03-21)
4
10
5
11
* 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 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cheqd/sdk" ,
3
- "version" : " 5.1.4-develop.1 " ,
3
+ "version" : " 5.1.4-develop.2 " ,
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