Skip to content

Commit

Permalink
chore(release): 3.3.0-develop.4 [skip ci]
Browse files Browse the repository at this point in the history
## [3.3.0-develop.4](3.3.0-develop.3...3.3.0-develop.4) (2024-09-02)

### Features

* Support all signature suites in jsonld [DEV-4346] ([#587](#587)) ([60581f6](60581f6))
  • Loading branch information
semantic-release-bot committed Sep 2, 2024
1 parent 60581f6 commit c85f31a
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## [3.3.0-develop.4](https://github.com/cheqd/studio/compare/3.3.0-develop.3...3.3.0-develop.4) (2024-09-02)

### Features

* Support all signature suites in jsonld [DEV-4346] ([#587](https://github.com/cheqd/studio/issues/587)) ([60581f6](https://github.com/cheqd/studio/commit/60581f6614f70ea660311d0e25a6f961588b07ba))

## [3.3.0-develop.3](https://github.com/cheqd/studio/compare/3.3.0-develop.2...3.3.0-develop.3) (2024-08-28)

## [3.3.0-develop.2](https://github.com/cheqd/studio/compare/3.3.0-develop.1...3.3.0-develop.2) (2024-08-23)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cheqd/studio",
"version": "3.3.0-develop.3",
"version": "3.3.0-develop.4",
"description": "cheqd Studio Backend",
"source": "src/index.ts",
"main": "dist/index.js",
Expand Down

0 comments on commit c85f31a

Please sign in to comment.