Skip to content

Commit c00dedb

Browse files
chore(release): 4.7.0 [skip ci]
## [4.7.0](4.6.4...4.7.0) (2026-01-19) ### Features * Accept custom headers in did resolution ([#631](#631)) ([bb45272](bb45272)) * Bulk validate credential status in BitStringStatusList [DEV-5531] ([#630](#630)) ([92488fb](92488fb)) ### Bug Fixes * Removed fixed fee setting ([cf812e6](cf812e6))
1 parent 6e6af31 commit c00dedb

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [4.7.0](https://github.com/cheqd/did-provider-cheqd/compare/4.6.4...4.7.0) (2026-01-19)
4+
5+
### Features
6+
7+
* Accept custom headers in did resolution ([#631](https://github.com/cheqd/did-provider-cheqd/issues/631)) ([bb45272](https://github.com/cheqd/did-provider-cheqd/commit/bb452724bf585d04391413207c598d93e09052a6))
8+
* Bulk validate credential status in BitStringStatusList [DEV-5531] ([#630](https://github.com/cheqd/did-provider-cheqd/issues/630)) ([92488fb](https://github.com/cheqd/did-provider-cheqd/commit/92488fbe862799db75cd3a71f07f5769e0a5a3a3))
9+
10+
### Bug Fixes
11+
12+
* Removed fixed fee setting ([cf812e6](https://github.com/cheqd/did-provider-cheqd/commit/cf812e6872cde112dc32b73abae7f9b837537bb5))
13+
314
## [4.7.0-develop.7](https://github.com/cheqd/did-provider-cheqd/compare/4.7.0-develop.6...4.7.0-develop.7) (2026-01-19)
415

516
## [4.7.0-develop.6](https://github.com/cheqd/did-provider-cheqd/compare/4.7.0-develop.5...4.7.0-develop.6) (2026-01-16)

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.7.0-develop.7",
3+
"version": "4.7.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)