Skip to content

Commit

Permalink
chore(release): 4.2.0-develop.1 [skip ci]
Browse files Browse the repository at this point in the history
## [4.2.0-develop.1](4.1.2-develop.2...4.2.0-develop.1) (2024-08-22)

### Features

* Migrate to v6 lit protocol [DEV-4223] ([#459](#459)) ([08194ab](08194ab))
  • Loading branch information
semantic-release-bot committed Aug 22, 2024
1 parent 14d20eb commit 38841c0
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

## [4.2.0-develop.1](https://github.com/cheqd/did-provider-cheqd/compare/4.1.2-develop.2...4.2.0-develop.1) (2024-08-22)

### Features

* Migrate to v6 lit protocol [DEV-4223] ([#459](https://github.com/cheqd/did-provider-cheqd/issues/459)) ([08194ab](https://github.com/cheqd/did-provider-cheqd/commit/08194abb39111ef84cb020451516581206cd2ade))

## [4.1.2-develop.2](https://github.com/cheqd/did-provider-cheqd/compare/4.1.2-develop.1...4.1.2-develop.2) (2024-08-20)

## [4.1.2-develop.1](https://github.com/cheqd/did-provider-cheqd/compare/4.1.1...4.1.2-develop.1) (2024-08-19)
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-provider-cheqd",
"version": "4.1.2-develop.2",
"version": "4.2.0-develop.1",
"description": "Veramo SDK plugin for the did:cheqd DID method",
"license": "Apache-2.0",
"author": "Cheqd Foundation Limited (https://github.com/cheqd)",
Expand Down

0 comments on commit 38841c0

Please sign in to comment.