Skip to content

Commit 8f1e9ea

Browse files
chore(release): 3.0.28 [skip ci]
## [3.0.28](3.0.27...3.0.28) (2025-04-15) ### Bug Fixes * **deps:** Update dependency did-jwt to v8.0.11 ([2de9204](2de9204))
1 parent 2de9204 commit 8f1e9ea

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.28](https://github.com/uport-project/ethr-did/compare/3.0.27...3.0.28) (2025-04-15)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** Update dependency did-jwt to v8.0.11 ([2de9204](https://github.com/uport-project/ethr-did/commit/2de92049572d489a5cd60d4792c2cf339afa9991))
7+
18
## [3.0.27](https://github.com/uport-project/ethr-did/compare/3.0.26...3.0.27) (2025-04-15)
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.27",
3+
"version": "3.0.28",
44
"description": "Create, manage and use did:ethr identifiers",
55
"type": "module",
66
"source": "src/index.ts",

0 commit comments

Comments
 (0)