Skip to content

Commit d365924

Browse files
chore(release): 3.0.37 [skip ci]
## [3.0.37](3.0.36...3.0.37) (2025-06-07) ### Bug Fixes * **deps:** Update dependency did-jwt to v8.0.17 ([7f97cc5](7f97cc5))
1 parent 7f97cc5 commit d365924

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [3.0.37](https://github.com/uport-project/ethr-did/compare/3.0.36...3.0.37) (2025-06-07)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** Update dependency did-jwt to v8.0.17 ([7f97cc5](https://github.com/uport-project/ethr-did/commit/7f97cc5ef3c24fdb62f756b797a7a902f490b93d))
7+
18
## [3.0.36](https://github.com/uport-project/ethr-did/compare/3.0.35...3.0.36) (2025-05-30)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ethr-did",
3-
"version": "3.0.36",
3+
"version": "3.0.37",
44
"description": "Create, manage and use did:ethr identifiers",
55
"type": "module",
66
"source": "src/index.ts",

0 commit comments

Comments
 (0)