Skip to content

Commit

Permalink
chore(ci): merge main into develop (next)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 13, 2024
2 parents fc88da9 + d465181 commit 650b1f4
Show file tree
Hide file tree
Showing 29 changed files with 3,396 additions and 3,331 deletions.
122 changes: 49 additions & 73 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,119 +3,95 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.15.0](https://github.com/Sphereon-Opensource/veramo-BBS/compare/v0.14.1...v0.15.0) (2023-09-30)
# [0.16.0](https://github.com/Sphereon-Opensource/veramo-BBS/compare/v0.15.0...v0.16.0) (2024-01-13)

### Bug Fixes

### Features
- did:key ebsi / jcs codec value was wrong ([a71279e](https://github.com/Sphereon-Opensource/veramo-BBS/commit/a71279e3b79bff4add9fa4c889459264419accc6))
- error handling fixed for did:ebsi ([6d37523](https://github.com/Sphereon-Opensource/veramo-BBS/commit/6d375237fac7eeb339e08465deb0065e0dec069a))

* check whether resolution is configured properly ([01a693b](https://github.com/Sphereon-Opensource/veramo-BBS/commit/01a693b94cd612826312168973caf15b0441ebf0))
### Features

- Add private key to JWK support for Secp256k/r1 ([f278967](https://github.com/Sphereon-Opensource/veramo-BBS/commit/f2789670fb2dcae8f07c38c5a92eeae2eb9780d0))
- ebsi resolver. Add support for fallback/multiple registries, so a client isn't required to specify a registry perse ([dedd959](https://github.com/Sphereon-Opensource/veramo-BBS/commit/dedd95986debbe2822fef298b4bc91a252e64ef7))

# [0.15.0](https://github.com/Sphereon-Opensource/veramo-BBS/compare/v0.14.1...v0.15.0) (2023-09-30)

### Features

- check whether resolution is configured properly ([01a693b](https://github.com/Sphereon-Opensource/veramo-BBS/commit/01a693b94cd612826312168973caf15b0441ebf0))

## [0.14.1](https://github.com/Sphereon-Opensource/veramo-BBS/compare/v0.14.0...v0.14.1) (2023-09-28)


### Bug Fixes

* decompress comppressed secp256k1 keys when creating JWK ([e3c4771](https://github.com/Sphereon-Opensource/veramo-BBS/commit/e3c47715c8d751bc2ec75bdd1ed1e4965650c947))
* decompress comppressed secp256k1 keys when creating JWK ([bcdd47c](https://github.com/Sphereon-Opensource/veramo-BBS/commit/bcdd47c0526236cf1b7c3533a7047ebb23204a66))
* decompress comppressed secp256k1 keys when creating JWK ([31bacfb](https://github.com/Sphereon-Opensource/veramo-BBS/commit/31bacfb4c04e9b4363a4ef6e4e71a8cf7c1daced))
* public key mapping updates, fixing ed25519 with multibase encoding ([489d4f2](https://github.com/Sphereon-Opensource/veramo-BBS/commit/489d4f20e0f354eb50b1a16a91472d4e85588113))




- decompress comppressed secp256k1 keys when creating JWK ([e3c4771](https://github.com/Sphereon-Opensource/veramo-BBS/commit/e3c47715c8d751bc2ec75bdd1ed1e4965650c947))
- decompress comppressed secp256k1 keys when creating JWK ([bcdd47c](https://github.com/Sphereon-Opensource/veramo-BBS/commit/bcdd47c0526236cf1b7c3533a7047ebb23204a66))
- decompress comppressed secp256k1 keys when creating JWK ([31bacfb](https://github.com/Sphereon-Opensource/veramo-BBS/commit/31bacfb4c04e9b4363a4ef6e4e71a8cf7c1daced))
- public key mapping updates, fixing ed25519 with multibase encoding ([489d4f2](https://github.com/Sphereon-Opensource/veramo-BBS/commit/489d4f20e0f354eb50b1a16a91472d4e85588113))

# [0.14.0](https://github.com/Sphereon-Opensource/veramo-BBS/compare/v0.13.0...v0.14.0) (2023-08-09)


### Bug Fixes

* Allow also for local did resolution ([0f92566](https://github.com/Sphereon-Opensource/veramo-BBS/commit/0f92566758eab0fe7edbf3ac8f04c32f6d9fdbb7))
* Allow also for local did resolution ([a678459](https://github.com/Sphereon-Opensource/veramo-BBS/commit/a678459a74b6b8a39f5b2229e790ca06a346d93e))
* Allow also for local did resolution ([91def9c](https://github.com/Sphereon-Opensource/veramo-BBS/commit/91def9c446849521f5e9da5beb07bab6871501d1))
* RSA import fixes ([1e78d70](https://github.com/Sphereon-Opensource/veramo-BBS/commit/1e78d70679ce8a70d82d2b7320c6f7489ff1a870))
* RSA import fixes ([77704a2](https://github.com/Sphereon-Opensource/veramo-BBS/commit/77704a2064e1c1d3ffc23e580ddbb36063fc70ae))
* RSA import fixes ([52c560b](https://github.com/Sphereon-Opensource/veramo-BBS/commit/52c560b4d4fef999554ec00130cf7136dc2db1c6))
* update varint import ([c35849c](https://github.com/Sphereon-Opensource/veramo-BBS/commit/c35849cbca0d12aaa9da1e12979823072a023061))

- Allow also for local did resolution ([0f92566](https://github.com/Sphereon-Opensource/veramo-BBS/commit/0f92566758eab0fe7edbf3ac8f04c32f6d9fdbb7))
- Allow also for local did resolution ([a678459](https://github.com/Sphereon-Opensource/veramo-BBS/commit/a678459a74b6b8a39f5b2229e790ca06a346d93e))
- Allow also for local did resolution ([91def9c](https://github.com/Sphereon-Opensource/veramo-BBS/commit/91def9c446849521f5e9da5beb07bab6871501d1))
- RSA import fixes ([1e78d70](https://github.com/Sphereon-Opensource/veramo-BBS/commit/1e78d70679ce8a70d82d2b7320c6f7489ff1a870))
- RSA import fixes ([77704a2](https://github.com/Sphereon-Opensource/veramo-BBS/commit/77704a2064e1c1d3ffc23e580ddbb36063fc70ae))
- RSA import fixes ([52c560b](https://github.com/Sphereon-Opensource/veramo-BBS/commit/52c560b4d4fef999554ec00130cf7136dc2db1c6))
- update varint import ([c35849c](https://github.com/Sphereon-Opensource/veramo-BBS/commit/c35849cbca0d12aaa9da1e12979823072a023061))

### Features

* Add verification functions to KMS (only RSA for now) ([a555f11](https://github.com/Sphereon-Opensource/veramo-BBS/commit/a555f115901f325fbee26be5aeda23f808b48a1d))
* Add verification functions to KMS (only RSA for now) ([8f58f23](https://github.com/Sphereon-Opensource/veramo-BBS/commit/8f58f2308bc0dd612d1bb47b5ae05e8b67cf2efb))
* Do not resolve DIDs when a DID doc is provided already when matching local keys ([b5b7f76](https://github.com/Sphereon-Opensource/veramo-BBS/commit/b5b7f76496e328e264aa38f351f5a64c4ca03dba))




- Add verification functions to KMS (only RSA for now) ([a555f11](https://github.com/Sphereon-Opensource/veramo-BBS/commit/a555f115901f325fbee26be5aeda23f808b48a1d))
- Add verification functions to KMS (only RSA for now) ([8f58f23](https://github.com/Sphereon-Opensource/veramo-BBS/commit/8f58f2308bc0dd612d1bb47b5ae05e8b67cf2efb))
- Do not resolve DIDs when a DID doc is provided already when matching local keys ([b5b7f76](https://github.com/Sphereon-Opensource/veramo-BBS/commit/b5b7f76496e328e264aa38f351f5a64c4ca03dba))

# [0.13.0](https://github.com/Sphereon-Opensource/veramo-BBS/compare/v0.12.1...v0.13.0) (2023-07-30)


### Features

* Add agent resolver method ([462b5e3](https://github.com/Sphereon-Opensource/veramo-BBS/commit/462b5e33d31bfdc55bc4d8cf05868a4c945ea386))
* Add agent resolver method ([3c7b21e](https://github.com/Sphereon-Opensource/veramo-BBS/commit/3c7b21e13538fac64581c0c73d0450ef6e9b56f0))
* Add DID web provider, with RSA and multi key import support ([8335fbe](https://github.com/Sphereon-Opensource/veramo-BBS/commit/8335fbe16e4a7740a11e225c99afb516c305d27f))
* Add support for RSA key generation and RSA to JWK ([75ba154](https://github.com/Sphereon-Opensource/veramo-BBS/commit/75ba154bb110a50a1892a5308627895a93f527a4))
* Allow to define controller key when importing keys for a did:web ([89b4916](https://github.com/Sphereon-Opensource/veramo-BBS/commit/89b4916d5496decd38e91c7962f9045d835393a8))
* Check also for other supported encryption algorithms when JWK use property is used ([36a8ae4](https://github.com/Sphereon-Opensource/veramo-BBS/commit/36a8ae45105791464432eb287988976b1ddfdb1e))
* Identifier to DID Document and DID resolution ([76e7212](https://github.com/Sphereon-Opensource/veramo-BBS/commit/76e7212cd6f7f27315d6b6bfdb17154124f3158e))




- Add agent resolver method ([462b5e3](https://github.com/Sphereon-Opensource/veramo-BBS/commit/462b5e33d31bfdc55bc4d8cf05868a4c945ea386))
- Add agent resolver method ([3c7b21e](https://github.com/Sphereon-Opensource/veramo-BBS/commit/3c7b21e13538fac64581c0c73d0450ef6e9b56f0))
- Add DID web provider, with RSA and multi key import support ([8335fbe](https://github.com/Sphereon-Opensource/veramo-BBS/commit/8335fbe16e4a7740a11e225c99afb516c305d27f))
- Add support for RSA key generation and RSA to JWK ([75ba154](https://github.com/Sphereon-Opensource/veramo-BBS/commit/75ba154bb110a50a1892a5308627895a93f527a4))
- Allow to define controller key when importing keys for a did:web ([89b4916](https://github.com/Sphereon-Opensource/veramo-BBS/commit/89b4916d5496decd38e91c7962f9045d835393a8))
- Check also for other supported encryption algorithms when JWK use property is used ([36a8ae4](https://github.com/Sphereon-Opensource/veramo-BBS/commit/36a8ae45105791464432eb287988976b1ddfdb1e))
- Identifier to DID Document and DID resolution ([76e7212](https://github.com/Sphereon-Opensource/veramo-BBS/commit/76e7212cd6f7f27315d6b6bfdb17154124f3158e))

## [0.12.1](https://github.com/Sphereon-Opensource/veramo-BBS/compare/v0.12.0...v0.12.1) (2023-06-24)


### Bug Fixes

* Fix EC handling for DID resolution ([5f3d708](https://github.com/Sphereon-Opensource/veramo-BBS/commit/5f3d70898783d56f5aa7a36e4fd56faf5907dbeb))
* Fix EC handling for JWKs ([9061e29](https://github.com/Sphereon-Opensource/veramo-BBS/commit/9061e2968005931127c52febbb3326fddcd62fb2))
* Fix EC handling for JWKs ([b60825b](https://github.com/Sphereon-Opensource/veramo-BBS/commit/b60825b155971dc8b01d2b4779faf71cecbacfa6))
* Fix EC handling for JWKs ([7be20f5](https://github.com/Sphereon-Opensource/veramo-BBS/commit/7be20f57d6b7d4b7ebf5a2e9b432da34f8f98436))
* Fix EC handling for JWKs ([dd423f2](https://github.com/Sphereon-Opensource/veramo-BBS/commit/dd423f24eff5fcc41a3b72c15d62d7e478fbe9b9))
* fix GH action ([2d8d6aa](https://github.com/Sphereon-Opensource/veramo-BBS/commit/2d8d6aaa376a1533ad2bcc3a7b886b65f8eaa293))
* Fixes in JWK handling ([f5cd4dd](https://github.com/Sphereon-Opensource/veramo-BBS/commit/f5cd4ddd4f0cd0f155dcbf3a7e8b43c89b97cacb))
* Make sure we set the saltLength for RSA PSS ([51ae676](https://github.com/Sphereon-Opensource/veramo-BBS/commit/51ae6769386866771c68c7b7806a75b62a9d5ec1))
* Make sure we set the saltLength for RSA PSS ([e19ed6c](https://github.com/Sphereon-Opensource/veramo-BBS/commit/e19ed6c3a7b8454e8074111d33fc59a9c6bcc611))




- Fix EC handling for DID resolution ([5f3d708](https://github.com/Sphereon-Opensource/veramo-BBS/commit/5f3d70898783d56f5aa7a36e4fd56faf5907dbeb))
- Fix EC handling for JWKs ([9061e29](https://github.com/Sphereon-Opensource/veramo-BBS/commit/9061e2968005931127c52febbb3326fddcd62fb2))
- Fix EC handling for JWKs ([b60825b](https://github.com/Sphereon-Opensource/veramo-BBS/commit/b60825b155971dc8b01d2b4779faf71cecbacfa6))
- Fix EC handling for JWKs ([7be20f5](https://github.com/Sphereon-Opensource/veramo-BBS/commit/7be20f57d6b7d4b7ebf5a2e9b432da34f8f98436))
- Fix EC handling for JWKs ([dd423f2](https://github.com/Sphereon-Opensource/veramo-BBS/commit/dd423f24eff5fcc41a3b72c15d62d7e478fbe9b9))
- fix GH action ([2d8d6aa](https://github.com/Sphereon-Opensource/veramo-BBS/commit/2d8d6aaa376a1533ad2bcc3a7b886b65f8eaa293))
- Fixes in JWK handling ([f5cd4dd](https://github.com/Sphereon-Opensource/veramo-BBS/commit/f5cd4ddd4f0cd0f155dcbf3a7e8b43c89b97cacb))
- Make sure we set the saltLength for RSA PSS ([51ae676](https://github.com/Sphereon-Opensource/veramo-BBS/commit/51ae6769386866771c68c7b7806a75b62a9d5ec1))
- Make sure we set the saltLength for RSA PSS ([e19ed6c](https://github.com/Sphereon-Opensource/veramo-BBS/commit/e19ed6c3a7b8454e8074111d33fc59a9c6bcc611))

# [0.12.0](https://github.com/Sphereon-Opensource/veramo-BBS/compare/v0.11.0...v0.12.0) (2023-05-07)


### Features

* Move mnemonic seed generator to crypto extensions ([748a7f9](https://github.com/Sphereon-Opensource/veramo-BBS/commit/748a7f962d563c60aa543c0c6900aa0c0daea42d))
* Move mnemonic seed generator to crypto extensions ([173ef88](https://github.com/Sphereon-Opensource/veramo-BBS/commit/173ef883deafa4c87f0d589963fb36ccb8789d1b))




- Move mnemonic seed generator to crypto extensions ([748a7f9](https://github.com/Sphereon-Opensource/veramo-BBS/commit/748a7f962d563c60aa543c0c6900aa0c0daea42d))
- Move mnemonic seed generator to crypto extensions ([173ef88](https://github.com/Sphereon-Opensource/veramo-BBS/commit/173ef883deafa4c87f0d589963fb36ccb8789d1b))

# [0.11.0](https://github.com/Sphereon-Opensource/veramo-BBS/compare/v0.10.2...v0.11.0) (2023-04-30)


### Features

* Add 2020 ed25519 support. ([50cc65e](https://github.com/Sphereon-Opensource/veramo-BBS/commit/50cc65e249001809c18d1ef0e2e751c8428ccc70))
* Add EBSI LE DID Provider (does not persist into the registry yet) ([7a8cf56](https://github.com/Sphereon-Opensource/veramo-BBS/commit/7a8cf5687152ba0a7449d93eeb40289d6af07acf))
* add ebsi v1 did driver ([8869643](https://github.com/Sphereon-Opensource/veramo-BBS/commit/88696430b671d46127d3dcff41936cbcb1a66d4c))
* add key utils package for common key functions ([0543254](https://github.com/Sphereon-Opensource/veramo-BBS/commit/0543254d14b4ba54adeeab944315db5ba6221d47))
* allow default registry from environment for ebsi v1 did driver ([217dfc0](https://github.com/Sphereon-Opensource/veramo-BBS/commit/217dfc0d89a72229591be3313cb1e7f3eebb25ad))
* Move to pnpm from yarn ([6ed9bd5](https://github.com/Sphereon-Opensource/veramo-BBS/commit/6ed9bd5fe72645364e631be1628710f57d5deb19))
* Reorganize SSI-SDK crypto extensions and DIDs ([5578914](https://github.com/Sphereon-Opensource/veramo-BBS/commit/55789146f48b31e8efdd64afa464a42779a2137b))




- Add 2020 ed25519 support. ([50cc65e](https://github.com/Sphereon-Opensource/veramo-BBS/commit/50cc65e249001809c18d1ef0e2e751c8428ccc70))
- Add EBSI LE DID Provider (does not persist into the registry yet) ([7a8cf56](https://github.com/Sphereon-Opensource/veramo-BBS/commit/7a8cf5687152ba0a7449d93eeb40289d6af07acf))
- add ebsi v1 did driver ([8869643](https://github.com/Sphereon-Opensource/veramo-BBS/commit/88696430b671d46127d3dcff41936cbcb1a66d4c))
- add key utils package for common key functions ([0543254](https://github.com/Sphereon-Opensource/veramo-BBS/commit/0543254d14b4ba54adeeab944315db5ba6221d47))
- allow default registry from environment for ebsi v1 did driver ([217dfc0](https://github.com/Sphereon-Opensource/veramo-BBS/commit/217dfc0d89a72229591be3313cb1e7f3eebb25ad))
- Move to pnpm from yarn ([6ed9bd5](https://github.com/Sphereon-Opensource/veramo-BBS/commit/6ed9bd5fe72645364e631be1628710f57d5deb19))
- Reorganize SSI-SDK crypto extensions and DIDs ([5578914](https://github.com/Sphereon-Opensource/veramo-BBS/commit/55789146f48b31e8efdd64afa464a42779a2137b))

## [0.10.2](https://github.com/Sphereon-Opensource/veramo-BBS/compare/v0.10.1...v0.10.2) (2023-03-11)

Expand Down
11 changes: 3 additions & 8 deletions lerna.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,10 @@
{
"packages": [
"packages/*"
],
"version": "0.15.0",
"packages": ["packages/*"],
"version": "0.16.0",
"npmClient": "pnpm",
"command": {
"publish": {
"allowBranch": [
"main",
"master"
],
"allowBranch": ["main", "master"],
"conventionalCommits": true,
"gitRemote": "origin",
"message": "chore(release): %s"
Expand Down
6 changes: 6 additions & 0 deletions packages/did-provider-ebsi/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.16.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.15.0...v0.16.0) (2024-01-13)

### Bug Fixes

- did:key ebsi / jcs codec value was wrong ([a71279e](https://github.com/Sphereon-Opensource/SSI-SDK/commit/a71279e3b79bff4add9fa4c889459264419accc6))

# [0.15.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.14.1...v0.15.0) (2023-09-30)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-ebsi/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sphereon/ssi-sdk-ext.did-provider-ebsi",
"description": "Sphereon SSI-SDK plugin for management of did:ebsi v1 Legal Entity identifiers.",
"version": "0.15.0",
"version": "0.16.0",
"source": "src/index.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/did-provider-jwk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.16.0](https://github.com/Sphereon-OpenSource/ssi-sdk/compare/v0.15.0...v0.16.0) (2024-01-13)

### Bug Fixes

- did:key ebsi / jcs codec value was wrong ([a71279e](https://github.com/Sphereon-OpenSource/ssi-sdk/commit/a71279e3b79bff4add9fa4c889459264419accc6))

# [0.15.0](https://github.com/Sphereon-OpenSource/ssi-sdk/compare/v0.14.1...v0.15.0) (2023-09-30)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-jwk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sphereon/ssi-sdk-ext.did-provider-jwk",
"description": "Sphereon SSI-SDK plugin for management of did:key identifiers.",
"version": "0.15.0",
"version": "0.16.0",
"source": "src/index.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
10 changes: 10 additions & 0 deletions packages/did-provider-key/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,16 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.16.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.15.0...v0.16.0) (2024-01-13)

### Bug Fixes

- did:key ebsi / jcs codec value was wrong ([a71279e](https://github.com/Sphereon-Opensource/SSI-SDK/commit/a71279e3b79bff4add9fa4c889459264419accc6))

### Features

- ebsi resolver. Add support for fallback/multiple registries, so a client isn't required to specify a registry perse ([dedd959](https://github.com/Sphereon-Opensource/SSI-SDK/commit/dedd95986debbe2822fef298b4bc91a252e64ef7))

# [0.15.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.14.1...v0.15.0) (2023-09-30)

### Features
Expand Down
8 changes: 4 additions & 4 deletions packages/did-provider-key/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sphereon/ssi-sdk-ext.did-provider-key",
"description": "Sphereon SSI-SDK plugin for management of did:key identifiers.",
"version": "0.15.0",
"version": "0.16.0",
"source": "src/index.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand All @@ -15,16 +15,16 @@
"@transmute/did-key-bls12381": "0.3.0-unstable.10",
"@veramo/core": "4.2.0",
"@veramo/did-manager": "4.2.0",
"uint8arrays": "^3.1.1",
"debug": "^4.3.4",
"did-resolver": "^4.1.0",
"multibase": "^4.0.6",
"multicodec": "^3.2.1"
"multicodec": "^3.2.1",
"uint8arrays": "^3.1.1"
},
"devDependencies": {
"@sphereon/ssi-sdk.dev": "^0.17.5",
"@sphereon/ssi-sdk-ext.key-manager": "workspace:^",
"@sphereon/ssi-sdk-ext.kms-local": "workspace:^",
"@sphereon/ssi-sdk.dev": "^0.17.5",
"@veramo/did-resolver": "4.2.0",
"@veramo/key-manager": "4.2.0"
},
Expand Down
6 changes: 6 additions & 0 deletions packages/did-provider-lto/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.16.0](https://github.com/Sphereon-OpenSource/ssi-sdk/compare/v0.15.0...v0.16.0) (2024-01-13)

### Bug Fixes

- did:key ebsi / jcs codec value was wrong ([a71279e](https://github.com/Sphereon-OpenSource/ssi-sdk/commit/a71279e3b79bff4add9fa4c889459264419accc6))

# [0.15.0](https://github.com/Sphereon-OpenSource/ssi-sdk/compare/v0.14.1...v0.15.0) (2023-09-30)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-lto/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sphereon/ssi-sdk-ext.did-provider-lto",
"description": "LTO Network DID provider",
"version": "0.15.0",
"version": "0.16.0",
"source": "src/index.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/did-provider-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.16.0](https://github.com/Sphereon-Opensource/SSI-SDK-crypto-extensions/compare/v0.15.0...v0.16.0) (2024-01-13)

### Bug Fixes

- did:key ebsi / jcs codec value was wrong ([a71279e](https://github.com/Sphereon-Opensource/SSI-SDK-crypto-extensions/commit/a71279e3b79bff4add9fa4c889459264419accc6))

# [0.15.0](https://github.com/Sphereon-Opensource/SSI-SDK-crypto-extensions/compare/v0.14.1...v0.15.0) (2023-09-30)

### Features
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-web/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sphereon/ssi-sdk-ext.did-provider-web",
"description": "plugin that can enable creation and control of did:web identifiers.",
"version": "0.15.0",
"version": "0.16.0",
"main": "dist/index.js",
"exports": "./dist/index.js",
"types": "dist/index.d.ts",
Expand Down
Loading

0 comments on commit 650b1f4

Please sign in to comment.