Skip to content

Commit

Permalink
chore(release): 2.2.0-develop.1 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.0-develop.1](2.1.5...2.2.0-develop.1) (2024-12-05)

### Features

* Bump sdk and ts-proto to support v3 protocol release ([#362](#362)) ([3bc6761](3bc6761))
  • Loading branch information
semantic-release-bot committed Dec 5, 2024
1 parent 3bc6761 commit 6d7df92
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

## [2.2.0-develop.1](https://github.com/cheqd/did-registrar/compare/2.1.5...2.2.0-develop.1) (2024-12-05)

### Features

* Bump sdk and ts-proto to support v3 protocol release ([#362](https://github.com/cheqd/did-registrar/issues/362)) ([3bc6761](https://github.com/cheqd/did-registrar/commit/3bc67618cdb22aab5b1af23299147d197cd5b66c))

## [2.1.5](https://github.com/cheqd/did-registrar/compare/2.1.4...2.1.5) (2024-09-23)

### Bug Fixes
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/did-registrar",
"version": "2.1.5",
"version": "2.2.0-develop.1",
"description": "Universal Registrar for cheqd DID method",
"homepage": "https://github.com/cheqd/did-registrar#readme",
"license": "Apache-2.0",
Expand Down

0 comments on commit 6d7df92

Please sign in to comment.