Skip to content

Commit

Permalink
chore(release): 4.3.0 [skip ci]
Browse files Browse the repository at this point in the history
## [4.3.0](4.2.0...4.3.0) (2024-11-06)

### Features

* Lit protocol Mint capacity credit NFT [DEV-4280] ([#485](#485)) ([1a2e3b3](1a2e3b3))
  • Loading branch information
semantic-release-bot committed Nov 6, 2024
1 parent e53a9dc commit d12253b
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.3.0](https://github.com/cheqd/did-provider-cheqd/compare/4.2.0...4.3.0) (2024-11-06)

### Features

* Lit protocol Mint capacity credit NFT [DEV-4280] ([#485](https://github.com/cheqd/did-provider-cheqd/issues/485)) ([1a2e3b3](https://github.com/cheqd/did-provider-cheqd/commit/1a2e3b3ff8cbe4e18000505e8daa5946ce9310be))

## [4.3.0-develop.1](https://github.com/cheqd/did-provider-cheqd/compare/4.2.1-develop.1...4.3.0-develop.1) (2024-10-24)

### Features
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.3.0-develop.1",
"version": "4.3.0",
"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 d12253b

Please sign in to comment.