Skip to content

Commit 14b1479

Browse files
chore(release): 4.5.0 [skip ci]
## [4.5.0](4.4.1...4.5.0) (2025-02-28) ### Features * Bump @cheqd/sdk + removed CommonJS output (ESM-only) ([#531](#531)) ([ad27b7d](ad27b7d)) ### Bug Fixes * Integrate resolver changes [DEV-4777] ([#532](#532)) ([199c2ba](199c2ba))
1 parent 568b1d5 commit 14b1479

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [4.5.0](https://github.com/cheqd/did-provider-cheqd/compare/4.4.1...4.5.0) (2025-02-28)
4+
5+
### Features
6+
7+
* Bump @cheqd/sdk + removed CommonJS output (ESM-only) ([#531](https://github.com/cheqd/did-provider-cheqd/issues/531)) ([ad27b7d](https://github.com/cheqd/did-provider-cheqd/commit/ad27b7d36803e1b008e57e21f26c00316b8acab2))
8+
9+
### Bug Fixes
10+
11+
* Integrate resolver changes [DEV-4777] ([#532](https://github.com/cheqd/did-provider-cheqd/issues/532)) ([199c2ba](https://github.com/cheqd/did-provider-cheqd/commit/199c2ba97ae9f8b9f0bf58a3a81741ac65b04205))
12+
313
## [4.5.0-develop.2](https://github.com/cheqd/did-provider-cheqd/compare/4.5.0-develop.1...4.5.0-develop.2) (2025-02-28)
414

515
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@cheqd/did-provider-cheqd",
3-
"version": "4.5.0-develop.2",
3+
"version": "4.5.0",
44
"description": "Veramo SDK plugin for the did:cheqd DID method",
55
"license": "Apache-2.0",
66
"author": "Cheqd Foundation Limited (https://github.com/cheqd)",

0 commit comments

Comments
 (0)