Skip to content

Commit a92db46

Browse files
chore(release): 4.6.0 [skip ci]
## [4.6.0](4.5.4...4.6.0) (2025-07-29) ### Features * Add create and generate Bitstring status list [DEV-5081] ([#588](#588)) ([42bd0cc](42bd0cc)), closes [#593](#593) ### Bug Fixes * Make fee type inline with @cheqd/sdk ([#581](#581)) ([ba63197](ba63197))
1 parent a2437e9 commit a92db46

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

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.6.0](https://github.com/cheqd/did-provider-cheqd/compare/4.5.4...4.6.0) (2025-07-29)
4+
5+
### Features
6+
7+
* Add create and generate Bitstring status list [DEV-5081] ([#588](https://github.com/cheqd/did-provider-cheqd/issues/588)) ([42bd0cc](https://github.com/cheqd/did-provider-cheqd/commit/42bd0cca28330a1fce4675ee33a1c23287f26267)), closes [#593](https://github.com/cheqd/did-provider-cheqd/issues/593)
8+
9+
### Bug Fixes
10+
11+
* Make fee type inline with @cheqd/sdk ([#581](https://github.com/cheqd/did-provider-cheqd/issues/581)) ([ba63197](https://github.com/cheqd/did-provider-cheqd/commit/ba6319744c4124371f5dfe52120f19d397d2c402))
12+
313
## [4.6.0-develop.1](https://github.com/cheqd/did-provider-cheqd/compare/4.5.5-develop.1...4.6.0-develop.1) (2025-07-18)
414

515
### Features

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.6.0-develop.1",
3+
"version": "4.6.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)