Skip to content

Commit ef78283

Browse files
chore(release): 3.15.0-develop.2 [skip ci]
## [3.15.0-develop.2](3.15.0-develop.1...3.15.0-develop.2) (2025-11-20) ### Features * Add revocation registry management [DEV-5439] ([#752](#752)) ([a183b58](a183b58)), closes [#755](#755) * v3.15.0 beta ([af9d5ec](af9d5ec))
1 parent af9d5ec commit ef78283

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [3.15.0-develop.2](https://github.com/cheqd/studio/compare/3.15.0-develop.1...3.15.0-develop.2) (2025-11-20)
4+
5+
### Features
6+
7+
* Add revocation registry management [DEV-5439] ([#752](https://github.com/cheqd/studio/issues/752)) ([a183b58](https://github.com/cheqd/studio/commit/a183b586a9592c567bedd04ad5f6638427cf9fef)), closes [#755](https://github.com/cheqd/studio/issues/755)
8+
* v3.15.0 beta ([af9d5ec](https://github.com/cheqd/studio/commit/af9d5ec3a2e7fa7244ca04dc7dae077613539c18))
9+
310
## [3.15.0-develop.1](https://github.com/cheqd/studio/compare/3.14.0...3.15.0-develop.1) (2025-11-10)
411

512
### 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/studio",
3-
"version": "3.15.0-develop.1",
3+
"version": "3.15.0-develop.2",
44
"description": "cheqd Studio Backend",
55
"source": "src/index.ts",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)