Skip to content

Commit 8d1035c

Browse files
chore(release): 3.0.34 [skip ci]
## [3.0.34](3.0.33...3.0.34) (2025-05-15) ### Bug Fixes * **deps:** Update dependency did-jwt to v8.0.15 ([5e8c765](5e8c765))
1 parent 5e8c765 commit 8d1035c

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.34](https://github.com/uport-project/ethr-did/compare/3.0.33...3.0.34) (2025-05-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** Update dependency did-jwt to v8.0.15 ([5e8c765](https://github.com/uport-project/ethr-did/commit/5e8c7653b8194d1c4f08f6aa9ac7d4d4f4d94b10))
7+
18
## [3.0.33](https://github.com/uport-project/ethr-did/compare/3.0.32...3.0.33) (2025-05-07)
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.33",
3+
"version": "3.0.34",
44
"description": "Create, manage and use did:ethr identifiers",
55
"type": "module",
66
"source": "src/index.ts",

0 commit comments

Comments
 (0)