Skip to content

Commit

Permalink
chore(release): v0.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sphereon-ci committed Jun 13, 2024
1 parent 9576e93 commit 0937667
Show file tree
Hide file tree
Showing 31 changed files with 2,863 additions and 2,767 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.20.0](https://github.com/Sphereon-Opensource/veramo-BBS/compare/v0.19.0...v0.20.0) (2024-06-13)

### Bug Fixes

- added a few fixes and type definitions ([7040799](https://github.com/Sphereon-Opensource/veramo-BBS/commit/7040799e509da9546ca3c52c1a209a5a7679ac13))
- added keyManagerListKeys binding ([e2f723b](https://github.com/Sphereon-Opensource/veramo-BBS/commit/e2f723b3412266d30405909b7822efc4a94b051d))
- Bugfix creating eth transactions ([1d2e04d](https://github.com/Sphereon-Opensource/veramo-BBS/commit/1d2e04da8e682ffa725f280d3863fc66a4fe0f9a))
- fix base64url sanitizing ([473c028](https://github.com/Sphereon-Opensource/veramo-BBS/commit/473c0281e8c24565bb0ada0d335d32014453294d))
- Fixed broken tests ([07d320a](https://github.com/Sphereon-Opensource/veramo-BBS/commit/07d320a4a04bfd41093e6ed7133b81134aa6a381))

### Features

- (wip) added list keys functionality. the kms-local function works but we face error on key-manager level ([bde93d3](https://github.com/Sphereon-Opensource/veramo-BBS/commit/bde93d3e4d131ac0257ae4c04671be6bce014b1e))
- Added secp256r1 key to createIdentifier() method ([81fff51](https://github.com/Sphereon-Opensource/veramo-BBS/commit/81fff5196b74fe3f579407a19f60cb67db554bbb))
- Implemented conversion of public keys, rpc service and documentation ([b0ac3b5](https://github.com/Sphereon-Opensource/veramo-BBS/commit/b0ac3b5d9fea4a4d37d6175057ff131ffee38307))
- Implemented integration of the ebsi rpc service with the ebsi did provider ([3c1ef0d](https://github.com/Sphereon-Opensource/veramo-BBS/commit/3c1ef0da981f86f0b8241d5fcab65d32f03584ba))

# [0.19.0](https://github.com/Sphereon-Opensource/veramo-BBS/compare/v0.18.2...v0.19.0) (2024-04-25)

### Features
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages": ["packages/*"],
"version": "0.19.0",
"version": "0.20.0",
"npmClient": "pnpm",
"command": {
"publish": {
Expand Down
13 changes: 13 additions & 0 deletions packages/did-provider-ebsi/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.20.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.19.0...v0.20.0) (2024-06-13)

### Bug Fixes

- Bugfix creating eth transactions ([1d2e04d](https://github.com/Sphereon-Opensource/SSI-SDK/commit/1d2e04da8e682ffa725f280d3863fc66a4fe0f9a))
- Fixed broken tests ([07d320a](https://github.com/Sphereon-Opensource/SSI-SDK/commit/07d320a4a04bfd41093e6ed7133b81134aa6a381))

### Features

- Added secp256r1 key to createIdentifier() method ([81fff51](https://github.com/Sphereon-Opensource/SSI-SDK/commit/81fff5196b74fe3f579407a19f60cb67db554bbb))
- Implemented conversion of public keys, rpc service and documentation ([b0ac3b5](https://github.com/Sphereon-Opensource/SSI-SDK/commit/b0ac3b5d9fea4a4d37d6175057ff131ffee38307))
- Implemented integration of the ebsi rpc service with the ebsi did provider ([3c1ef0d](https://github.com/Sphereon-Opensource/SSI-SDK/commit/3c1ef0da981f86f0b8241d5fcab65d32f03584ba))

# [0.19.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.18.2...v0.19.0) (2024-04-25)

### 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.19.0",
"version": "0.20.0",
"source": "src/index.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/did-provider-jwk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.20.0](https://github.com/Sphereon-OpenSource/ssi-sdk/compare/v0.19.0...v0.20.0) (2024-06-13)

**Note:** Version bump only for package @sphereon/ssi-sdk-ext.did-provider-jwk

# [0.19.0](https://github.com/Sphereon-OpenSource/ssi-sdk/compare/v0.18.2...v0.19.0) (2024-04-25)

**Note:** Version bump only for package @sphereon/ssi-sdk-ext.did-provider-jwk
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.19.0",
"version": "0.20.0",
"source": "src/index.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/did-provider-key/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.20.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.19.0...v0.20.0) (2024-06-13)

**Note:** Version bump only for package @sphereon/ssi-sdk-ext.did-provider-key

# [0.19.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.18.2...v0.19.0) (2024-04-25)

**Note:** Version bump only for package @sphereon/ssi-sdk-ext.did-provider-key
Expand Down
2 changes: 1 addition & 1 deletion 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.19.0",
"version": "0.20.0",
"source": "src/index.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/did-provider-lto/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.20.0](https://github.com/Sphereon-OpenSource/ssi-sdk/compare/v0.19.0...v0.20.0) (2024-06-13)

**Note:** Version bump only for package @sphereon/ssi-sdk-ext.did-provider-lto

# [0.19.0](https://github.com/Sphereon-OpenSource/ssi-sdk/compare/v0.18.2...v0.19.0) (2024-04-25)

**Note:** Version bump only for package @sphereon/ssi-sdk-ext.did-provider-lto
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.19.0",
"version": "0.20.0",
"source": "src/index.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/did-provider-oyd/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.20.0](https://github.com/OwnYourData/veramo/compare/v0.19.0...v0.20.0) (2024-06-13)

**Note:** Version bump only for package @sphereon/did-provider-oyd

# [0.19.0](https://github.com/OwnYourData/veramo/compare/v0.18.2...v0.19.0) (2024-04-25)

**Note:** Version bump only for package @sphereon/did-provider-oyd
Expand Down
2 changes: 1 addition & 1 deletion packages/did-provider-oyd/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sphereon/did-provider-oyd",
"description": "OwnYourData plugin that can enable creation and control of did:oyd identifiers.",
"version": "0.19.0",
"version": "0.20.0",
"source": "src/index.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/did-provider-web/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.20.0](https://github.com/Sphereon-Opensource/SSI-SDK-crypto-extensions/compare/v0.19.0...v0.20.0) (2024-06-13)

**Note:** Version bump only for package @sphereon/ssi-sdk-ext.did-provider-web

# [0.19.0](https://github.com/Sphereon-Opensource/SSI-SDK-crypto-extensions/compare/v0.18.2...v0.19.0) (2024-04-25)

**Note:** Version bump only for package @sphereon/ssi-sdk-ext.did-provider-web
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.19.0",
"version": "0.20.0",
"main": "dist/index.js",
"exports": "./dist/index.js",
"types": "dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/did-resolver-ebsi/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.20.0](https://github.com/Sphereon-Opensource/SSI-SDK-crypto-extensions/compare/v0.19.0...v0.20.0) (2024-06-13)

**Note:** Version bump only for package @sphereon/ssi-sdk-ext.did-resolver-ebsi

# [0.19.0](https://github.com/Sphereon-Opensource/SSI-SDK-crypto-extensions/compare/v0.18.2...v0.19.0) (2024-04-25)

**Note:** Version bump only for package @sphereon/ssi-sdk-ext.did-resolver-ebsi
Expand Down
2 changes: 1 addition & 1 deletion packages/did-resolver-ebsi/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sphereon/ssi-sdk-ext.did-resolver-ebsi",
"description": "Sphereon did:ebsi resolver for Legal Entities.",
"version": "0.19.0",
"version": "0.20.0",
"source": "src/index.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/did-resolver-jwk/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.20.0](https://github.com/Sphereon-OpenSource/ssi-sdk-crypto-extensions/compare/v0.19.0...v0.20.0) (2024-06-13)

**Note:** Version bump only for package @sphereon/ssi-sdk-ext.did-resolver-jwk

# [0.19.0](https://github.com/Sphereon-OpenSource/ssi-sdk-crypto-extensions/compare/v0.18.2...v0.19.0) (2024-04-25)

**Note:** Version bump only for package @sphereon/ssi-sdk-ext.did-resolver-jwk
Expand Down
2 changes: 1 addition & 1 deletion packages/did-resolver-jwk/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sphereon/ssi-sdk-ext.did-resolver-jwk",
"description": "DIF resolver for resolution of did:jwk identifiers.",
"version": "0.19.0",
"version": "0.20.0",
"source": "src/index.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/did-resolver-key/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.20.0](https://github.com/Sphereon-Opensource/SSI-SDK-crypto-extensions/compare/v0.19.0...v0.20.0) (2024-06-13)

**Note:** Version bump only for package @sphereon/ssi-sdk-ext.did-resolver-key

# [0.19.0](https://github.com/Sphereon-Opensource/SSI-SDK-crypto-extensions/compare/v0.18.2...v0.19.0) (2024-04-25)

**Note:** Version bump only for package @sphereon/ssi-sdk-ext.did-resolver-key
Expand Down
2 changes: 1 addition & 1 deletion packages/did-resolver-key/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sphereon/ssi-sdk-ext.did-resolver-key",
"description": "Sphereon did:key resolver with BBS+/BLS and EBSI support.",
"version": "0.19.0",
"version": "0.20.0",
"source": "src/index.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/did-utils/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.20.0](https://github.com/Sphereon-OpenSource/ssi-sdk-crypto-extensions/compare/v0.19.0...v0.20.0) (2024-06-13)

**Note:** Version bump only for package @sphereon/ssi-sdk-ext.did-utils

# [0.19.0](https://github.com/Sphereon-OpenSource/ssi-sdk-crypto-extensions/compare/v0.18.2...v0.19.0) (2024-04-25)

**Note:** Version bump only for package @sphereon/ssi-sdk-ext.did-utils
Expand Down
2 changes: 1 addition & 1 deletion packages/did-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sphereon/ssi-sdk-ext.did-utils",
"description": "DID Utils",
"version": "0.19.0",
"version": "0.20.0",
"source": "src/index.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
11 changes: 11 additions & 0 deletions packages/key-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.20.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.19.0...v0.20.0) (2024-06-13)

### Bug Fixes

- added a few fixes and type definitions ([7040799](https://github.com/Sphereon-Opensource/SSI-SDK/commit/7040799e509da9546ca3c52c1a209a5a7679ac13))
- added keyManagerListKeys binding ([e2f723b](https://github.com/Sphereon-Opensource/SSI-SDK/commit/e2f723b3412266d30405909b7822efc4a94b051d))

### Features

- (wip) added list keys functionality. the kms-local function works but we face error on key-manager level ([bde93d3](https://github.com/Sphereon-Opensource/SSI-SDK/commit/bde93d3e4d131ac0257ae4c04671be6bce014b1e))

# [0.19.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.18.2...v0.19.0) (2024-04-25)

**Note:** Version bump only for package @sphereon/ssi-sdk-ext.key-manager
Expand Down
2 changes: 1 addition & 1 deletion packages/key-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sphereon/ssi-sdk-ext.key-manager",
"description": "Sphereon Key Manager plugin with BLS support",
"version": "0.19.0",
"version": "0.20.0",
"source": "src/index.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
6 changes: 6 additions & 0 deletions packages/key-utils/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.20.0](https://github.com/Sphereon-OpenSource/ssi-sdk/compare/v0.19.0...v0.20.0) (2024-06-13)

### Bug Fixes

- fix base64url sanitizing ([473c028](https://github.com/Sphereon-OpenSource/ssi-sdk/commit/473c0281e8c24565bb0ada0d335d32014453294d))

# [0.19.0](https://github.com/Sphereon-OpenSource/ssi-sdk/compare/v0.18.2...v0.19.0) (2024-04-25)

**Note:** Version bump only for package @sphereon/ssi-sdk-ext.key-utils
Expand Down
2 changes: 1 addition & 1 deletion packages/key-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sphereon/ssi-sdk-ext.key-utils",
"description": "Sphereon SSI-SDK plugin for key creation.",
"version": "0.19.0",
"version": "0.20.0",
"source": "src/index.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
10 changes: 10 additions & 0 deletions packages/kms-local/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.20.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.19.0...v0.20.0) (2024-06-13)

### Bug Fixes

- added a few fixes and type definitions ([7040799](https://github.com/Sphereon-Opensource/SSI-SDK/commit/7040799e509da9546ca3c52c1a209a5a7679ac13))

### Features

- (wip) added list keys functionality. the kms-local function works but we face error on key-manager level ([bde93d3](https://github.com/Sphereon-Opensource/SSI-SDK/commit/bde93d3e4d131ac0257ae4c04671be6bce014b1e))

# [0.19.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.18.2...v0.19.0) (2024-04-25)

**Note:** Version bump only for package @sphereon/ssi-sdk-ext.kms-local
Expand Down
2 changes: 1 addition & 1 deletion packages/kms-local/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sphereon/ssi-sdk-ext.kms-local",
"description": "Sphereon Local Key Management System with support for BLS/BBS+, RSA keys",
"version": "0.19.0",
"version": "0.20.0",
"source": "src/index.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
4 changes: 4 additions & 0 deletions packages/mnemonic-seed-manager/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.20.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.19.0...v0.20.0) (2024-06-13)

**Note:** Version bump only for package @sphereon/ssi-sdk-ext.mnemonic-seed-manager

# [0.19.0](https://github.com/Sphereon-Opensource/SSI-SDK/compare/v0.18.2...v0.19.0) (2024-04-25)

**Note:** Version bump only for package @sphereon/ssi-sdk-ext.mnemonic-seed-manager
Expand Down
2 changes: 1 addition & 1 deletion packages/mnemonic-seed-manager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sphereon/ssi-sdk-ext.mnemonic-seed-manager",
"version": "0.19.0",
"version": "0.20.0",
"source": "src/index.ts",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down
Loading

0 comments on commit 0937667

Please sign in to comment.