Skip to content

Commit d12253b

Browse files
chore(release): 4.3.0 [skip ci]
## [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))
1 parent e53a9dc commit d12253b

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## [4.3.0](https://github.com/cheqd/did-provider-cheqd/compare/4.2.0...4.3.0) (2024-11-06)
4+
5+
### Features
6+
7+
* 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))
8+
39
## [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)
410

511
### 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/did-provider-cheqd",
3-
"version": "4.3.0-develop.1",
3+
"version": "4.3.0",
44
"description": "Veramo SDK plugin for the did:cheqd DID method",
55
"license": "Apache-2.0",
66
"author": "Cheqd Foundation Limited (https://github.com/cheqd)",

0 commit comments

Comments
 (0)