Skip to content

Commit f86b3cd

Browse files
chore(release): 3.0.30 [skip ci]
## [3.0.30](3.0.29...3.0.30) (2025-04-23) ### Bug Fixes * **deps:** Update dependency did-jwt to v8.0.13 ([fcfce5b](fcfce5b))
1 parent fcfce5b commit f86b3cd

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.30](https://github.com/uport-project/ethr-did/compare/3.0.29...3.0.30) (2025-04-23)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** Update dependency did-jwt to v8.0.13 ([fcfce5b](https://github.com/uport-project/ethr-did/commit/fcfce5b39322f0fda8f93736eb9f0398dfcd45eb))
7+
18
## [3.0.29](https://github.com/uport-project/ethr-did/compare/3.0.28...3.0.29) (2025-04-22)
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.29",
3+
"version": "3.0.30",
44
"description": "Create, manage and use did:ethr identifiers",
55
"type": "module",
66
"source": "src/index.ts",

0 commit comments

Comments
 (0)