Skip to content

Commit

Permalink
chore(release): 3.6.5-develop.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.6.5-develop.1](3.6.4...3.6.5-develop.1) (2023-08-21)

### Bug Fixes

* Added deterministic underlying provider layer option defaults + submodule exports ([f00b994](f00b994))
* Added holistic versioned export ([21c5bc0](21c5bc0))
* Added versioned index exports reference ([2da9353](2da9353))
  • Loading branch information
semantic-release-bot committed Aug 21, 2023
1 parent 8c46170 commit 9075a4b
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [3.6.5-develop.1](https://github.com/cheqd/did-provider-cheqd/compare/3.6.4...3.6.5-develop.1) (2023-08-21)


### Bug Fixes

* Added deterministic underlying provider layer option defaults + submodule exports ([f00b994](https://github.com/cheqd/did-provider-cheqd/commit/f00b994cf74ac6b5d4b4843160bb9c969fdbec1e))
* Added holistic versioned export ([21c5bc0](https://github.com/cheqd/did-provider-cheqd/commit/21c5bc08986a1bcae92b5f66bcc2e3a757b7df13))
* Added versioned index exports reference ([2da9353](https://github.com/cheqd/did-provider-cheqd/commit/2da9353390c19e81626d59db146944b959efbfdb))

## [3.6.3-develop.6](https://github.com/cheqd/did-provider-cheqd/compare/3.6.3-develop.5...3.6.3-develop.6) (2023-08-21)

### 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-provider-cheqd",
"version": "3.6.4",
"version": "3.6.5-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 9075a4b

Please sign in to comment.