Skip to content

Commit

Permalink
Merge branch 'develop' into lit-capacity-credits
Browse files Browse the repository at this point in the history
  • Loading branch information
Eengineer1 authored Oct 24, 2024
2 parents 710ad33 + 1d8323d commit da13113
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 10 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
# Changelog

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

## [4.2.0](https://github.com/cheqd/did-provider-cheqd/compare/4.1.1...4.2.0) (2024-08-28)

### Features
Expand Down
16 changes: 8 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@cheqd/did-provider-cheqd",
"version": "4.2.0",
"version": "4.2.1-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 Expand Up @@ -94,7 +94,7 @@
]
},
"dependencies": {
"@cheqd/sdk": "^4.0.4",
"@cheqd/sdk": "^4.0.5",
"@cheqd/ts-proto": "^3.4.4",
"@cosmjs/amino": "^0.32.4",
"@cosmjs/crypto": "^0.32.4",
Expand Down

0 comments on commit da13113

Please sign in to comment.