Skip to content

Commit

Permalink
chore: version packages (beta) (#374)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 3, 2023
1 parent cf5b2a1 commit a64c1ae
Show file tree
Hide file tree
Showing 31 changed files with 212 additions and 83 deletions.
6 changes: 5 additions & 1 deletion .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
},
"changesets": [
"five-snakes-study",
"giant-cherries-tickle"
"giant-cherries-tickle",
"lucky-trees-play",
"seven-elephants-occur",
"ten-rings-repeat",
"tiny-pillows-exercise"
]
}
11 changes: 11 additions & 0 deletions apps/oidc/issuer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# @blockchain-lab-um/oidc-issuer

## 0.0.2-beta.0

### Patch Changes

- Updated dependencies [[`881b59b`](https://github.com/blockchain-lab-um/masca/commit/881b59b7cb59ae89662294172ca9b206b3ea1d57)]:
- @blockchain-lab-um/utils@1.3.1-beta.0
- @blockchain-lab-um/did-provider-key@1.0.2-beta.0
- @blockchain-lab-um/oidc-rp-plugin@0.0.2-beta.0
- @blockchain-lab-um/oidc-types@0.0.2-beta.0
10 changes: 5 additions & 5 deletions apps/oidc/issuer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockchain-lab-um/oidc-issuer",
"version": "0.0.1",
"version": "0.0.2-beta.0",
"private": true,
"description": "",
"license": "MIT",
Expand All @@ -25,10 +25,10 @@
"test:watch": "pnpm jest --watch"
},
"dependencies": {
"@blockchain-lab-um/did-provider-key": "1.0.1",
"@blockchain-lab-um/oidc-rp-plugin": "0.0.1",
"@blockchain-lab-um/oidc-types": "0.0.1",
"@blockchain-lab-um/utils": "1.3.0",
"@blockchain-lab-um/did-provider-key": "1.0.2-beta.0",
"@blockchain-lab-um/oidc-rp-plugin": "0.0.2-beta.0",
"@blockchain-lab-um/oidc-types": "0.0.2-beta.0",
"@blockchain-lab-um/utils": "1.3.1-beta.0",
"@ethereumjs/util": "^8.0.6",
"@fastify/formbody": "^7.4.0",
"@nestjs/common": "^9.4.2",
Expand Down
9 changes: 9 additions & 0 deletions apps/oidc/verifier/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @blockchain-lab-um/oidc-verifier

## 0.0.2-beta.0

### Patch Changes

- Updated dependencies []:
- @blockchain-lab-um/oidc-rp-plugin@0.0.2-beta.0
- @blockchain-lab-um/oidc-types@0.0.2-beta.0
6 changes: 3 additions & 3 deletions apps/oidc/verifier/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockchain-lab-um/oidc-verifier",
"version": "0.0.1",
"version": "0.0.2-beta.0",
"private": true,
"description": "",
"license": "MIT",
Expand All @@ -25,8 +25,8 @@
"test:watch": "pnpm jest --watch"
},
"dependencies": {
"@blockchain-lab-um/oidc-rp-plugin": "0.0.1",
"@blockchain-lab-um/oidc-types": "0.0.1",
"@blockchain-lab-um/oidc-rp-plugin": "0.0.2-beta.0",
"@blockchain-lab-um/oidc-types": "0.0.2-beta.0",
"@fastify/formbody": "^7.4.0",
"@nestjs/common": "^9.4.2",
"@nestjs/config": "^2.3.2",
Expand Down
16 changes: 10 additions & 6 deletions libs/did-provider-key/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,24 @@
# Changelog

## [1.0.1](https://github.com/blockchain-lab-um/masca/compare/did-provider-key-v1.0.0...did-provider-key-v1.0.1) (2023-07-03)
## 1.0.2-beta.0

### Patch Changes

- Updated dependencies [[`881b59b`](https://github.com/blockchain-lab-um/masca/commit/881b59b7cb59ae89662294172ca9b206b3ea1d57)]:
- @blockchain-lab-um/utils@1.3.1-beta.0

## [1.0.1](https://github.com/blockchain-lab-um/masca/compare/did-provider-key-v1.0.0...did-provider-key-v1.0.1) (2023-07-03)

### :bug: Bug Fixes

* rename did key provider exports ([764b182](https://github.com/blockchain-lab-um/masca/commit/764b182e686e421afa58bab00af56faf6517b8e7))
- rename did key provider exports ([764b182](https://github.com/blockchain-lab-um/masca/commit/764b182e686e421afa58bab00af56faf6517b8e7))

## [1.0.0](https://github.com/blockchain-lab-um/masca/compare/did-provider-key-v1.0.0...did-provider-key-v1.0.0) (2023-06-19)


### :rocket: Features

* OIDC apps and libs ([#88](https://github.com/blockchain-lab-um/masca/issues/88)) ([14feb50](https://github.com/blockchain-lab-um/masca/commit/14feb5022e578002ce475892c29b5ebedf61778d))

- OIDC apps and libs ([#88](https://github.com/blockchain-lab-um/masca/issues/88)) ([14feb50](https://github.com/blockchain-lab-um/masca/commit/14feb5022e578002ce475892c29b5ebedf61778d))

### :bug: Bug Fixes

* add verifyData rpc method to connector ([#243](https://github.com/blockchain-lab-um/masca/issues/243)) ([a67606a](https://github.com/blockchain-lab-um/masca/commit/a67606a279a20247e7d59bd7bbea62eca49b8fa9))
- add verifyData rpc method to connector ([#243](https://github.com/blockchain-lab-um/masca/issues/243)) ([a67606a](https://github.com/blockchain-lab-um/masca/commit/a67606a279a20247e7d59bd7bbea62eca49b8fa9))
4 changes: 2 additions & 2 deletions libs/did-provider-key/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockchain-lab-um/did-provider-key",
"version": "1.0.1",
"version": "1.0.2-beta.0",
"private": false,
"description": "Veramo plugin for the key did method (with added support for EBSI)",
"keywords": [],
Expand Down Expand Up @@ -37,7 +37,7 @@
"test:ci": "pnpm run test --silent --coverage"
},
"dependencies": {
"@blockchain-lab-um/utils": "1.3.0",
"@blockchain-lab-um/utils": "1.3.1-beta.0",
"@cef-ebsi/key-did-resolver": "^1.1.0",
"@stablelib/ed25519": "^1.0.3",
"@veramo/core": "5.2.0",
Expand Down
9 changes: 9 additions & 0 deletions libs/oidc/client-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @blockchain-lab-um/oidc-client-plugin

## 0.0.2-beta.0

### Patch Changes

- Updated dependencies [[`881b59b`](https://github.com/blockchain-lab-um/masca/commit/881b59b7cb59ae89662294172ca9b206b3ea1d57)]:
- @blockchain-lab-um/utils@1.3.1-beta.0
- @blockchain-lab-um/oidc-types@0.0.2-beta.0
6 changes: 3 additions & 3 deletions libs/oidc/client-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockchain-lab-um/oidc-client-plugin",
"version": "0.0.1",
"version": "0.0.2-beta.0",
"license": "MIT",
"type": "module",
"main": "./dist/index.js",
Expand Down Expand Up @@ -29,8 +29,8 @@
"test:watch": "pnpm run test --watch --verbose"
},
"dependencies": {
"@blockchain-lab-um/oidc-types": "0.0.1",
"@blockchain-lab-um/utils": "1.3.0",
"@blockchain-lab-um/oidc-types": "0.0.2-beta.0",
"@blockchain-lab-um/utils": "1.3.1-beta.0",
"@sphereon/pex": "^2.0.1",
"@veramo/core": "5.2.0",
"@veramo/utils": "5.2.0",
Expand Down
9 changes: 9 additions & 0 deletions libs/oidc/rp-plugin/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @blockchain-lab-um/oidc-rp-plugin

## 0.0.2-beta.0

### Patch Changes

- Updated dependencies [[`881b59b`](https://github.com/blockchain-lab-um/masca/commit/881b59b7cb59ae89662294172ca9b206b3ea1d57)]:
- @blockchain-lab-um/utils@1.3.1-beta.0
- @blockchain-lab-um/oidc-types@0.0.2-beta.0
6 changes: 3 additions & 3 deletions libs/oidc/rp-plugin/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockchain-lab-um/oidc-rp-plugin",
"version": "0.0.1",
"version": "0.0.2-beta.0",
"license": "MIT",
"type": "module",
"main": "./dist/index.js",
Expand Down Expand Up @@ -29,8 +29,8 @@
"test:watch": "pnpm run test --watch --verbose"
},
"dependencies": {
"@blockchain-lab-um/oidc-types": "0.0.1",
"@blockchain-lab-um/utils": "1.3.0",
"@blockchain-lab-um/oidc-types": "0.0.2-beta.0",
"@blockchain-lab-um/utils": "1.3.1-beta.0",
"@sphereon/pex": "^2.0.1",
"@veramo/core": "5.2.0",
"@veramo/credential-eip712": "5.2.0",
Expand Down
8 changes: 8 additions & 0 deletions libs/oidc/types/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# @blockchain-lab-um/oidc-types

## 0.0.2-beta.0

### Patch Changes

- Updated dependencies [[`881b59b`](https://github.com/blockchain-lab-um/masca/commit/881b59b7cb59ae89662294172ca9b206b3ea1d57)]:
- @blockchain-lab-um/utils@1.3.1-beta.0
4 changes: 2 additions & 2 deletions libs/oidc/types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockchain-lab-um/oidc-types",
"version": "0.0.1",
"version": "0.0.2-beta.0",
"description": "Types for OIDC.",
"keywords": [
"ssi",
Expand Down Expand Up @@ -35,7 +35,7 @@
"lint:prettier": "prettier . --check"
},
"dependencies": {
"@blockchain-lab-um/utils": "1.3.0",
"@blockchain-lab-um/utils": "1.3.1-beta.0",
"@veramo/core": "5.2.0"
},
"devDependencies": {
Expand Down
24 changes: 13 additions & 11 deletions libs/utils/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,34 @@
# Changelog

## [1.3.0](https://github.com/blockchain-lab-um/masca/compare/utils-v1.2.0...utils-v1.3.0) (2023-07-25)
## 1.3.1-beta.0

### Patch Changes

- [#364](https://github.com/blockchain-lab-um/masca/pull/364) [`881b59b`](https://github.com/blockchain-lab-um/masca/commit/881b59b7cb59ae89662294172ca9b206b3ea1d57) Thanks [@tadejpodrekar](https://github.com/tadejpodrekar)! - Add JSDoc to functions

## [1.3.0](https://github.com/blockchain-lab-um/masca/compare/utils-v1.2.0...utils-v1.3.0) (2023-07-25)

### :rocket: Features

* add snap type guards ([#310](https://github.com/blockchain-lab-um/masca/issues/310)) ([a7d1472](https://github.com/blockchain-lab-um/masca/commit/a7d14724256f70db7b45a8f8e8035e06bfbbbb57))
- add snap type guards ([#310](https://github.com/blockchain-lab-um/masca/issues/310)) ([a7d1472](https://github.com/blockchain-lab-um/masca/commit/a7d14724256f70db7b45a8f8e8035e06bfbbbb57))

## [1.2.0](https://github.com/blockchain-lab-um/masca/compare/utils-v1.1.0...utils-v1.2.0) (2023-06-19)


### :rocket: Features

* nextjs app dir ([#227](https://github.com/blockchain-lab-um/masca/issues/227)) ([be5dce3](https://github.com/blockchain-lab-um/masca/commit/be5dce37ef6485bd0c97b11057ef015205b9cb10))
* OIDC apps and libs ([#88](https://github.com/blockchain-lab-um/masca/issues/88)) ([14feb50](https://github.com/blockchain-lab-um/masca/commit/14feb5022e578002ce475892c29b5ebedf61778d))
- nextjs app dir ([#227](https://github.com/blockchain-lab-um/masca/issues/227)) ([be5dce3](https://github.com/blockchain-lab-um/masca/commit/be5dce37ef6485bd0c97b11057ef015205b9cb10))
- OIDC apps and libs ([#88](https://github.com/blockchain-lab-um/masca/issues/88)) ([14feb50](https://github.com/blockchain-lab-um/masca/commit/14feb5022e578002ce475892c29b5ebedf61778d))

## [1.1.0](https://github.com/blockchain-lab-um/masca/compare/utils-v1.0.0...utils-v1.1.0) (2023-05-03)


### :rocket: Features

* update packages to esm ([#135](https://github.com/blockchain-lab-um/masca/issues/135)) ([fb7f759](https://github.com/blockchain-lab-um/masca/commit/fb7f7591e2bd366cbe97c07a14a8920350d58715))
* website internationalization ([#153](https://github.com/blockchain-lab-um/masca/issues/153)) ([4e5f8be](https://github.com/blockchain-lab-um/masca/commit/4e5f8bec75f6c412d862f0739f16b1560809bdf8))
- update packages to esm ([#135](https://github.com/blockchain-lab-um/masca/issues/135)) ([fb7f759](https://github.com/blockchain-lab-um/masca/commit/fb7f7591e2bd366cbe97c07a14a8920350d58715))
- website internationalization ([#153](https://github.com/blockchain-lab-um/masca/issues/153)) ([4e5f8be](https://github.com/blockchain-lab-um/masca/commit/4e5f8bec75f6c412d862f0739f16b1560809bdf8))

## [1.0.0](https://github.com/blockchain-lab-um/ssi-snap/compare/utils-v1.0.0...utils-v1.0.0) (2023-04-06)


### :rocket: Features

* changing utils lib to public ([#163](https://github.com/blockchain-lab-um/ssi-snap/issues/163)) ([785e974](https://github.com/blockchain-lab-um/ssi-snap/commit/785e97474ff77061cc6cf125524f3397cac43b57))
* new error handling ([#111](https://github.com/blockchain-lab-um/ssi-snap/issues/111)) ([f0f012b](https://github.com/blockchain-lab-um/ssi-snap/commit/f0f012b84a836fbc8d383cd93824f216abda2ef3))
- changing utils lib to public ([#163](https://github.com/blockchain-lab-um/ssi-snap/issues/163)) ([785e974](https://github.com/blockchain-lab-um/ssi-snap/commit/785e97474ff77061cc6cf125524f3397cac43b57))
- new error handling ([#111](https://github.com/blockchain-lab-um/ssi-snap/issues/111)) ([f0f012b](https://github.com/blockchain-lab-um/ssi-snap/commit/f0f012b84a836fbc8d383cd93824f216abda2ef3))
2 changes: 1 addition & 1 deletion libs/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockchain-lab-um/utils",
"version": "1.3.0",
"version": "1.3.1-beta.0",
"private": false,
"description": "Helper utilities for Masca monorepo",
"keywords": [],
Expand Down
14 changes: 14 additions & 0 deletions packages/connector/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## 0.4.2-beta.1

### Patch Changes

- [#355](https://github.com/blockchain-lab-um/masca/pull/355) [`527bd50`](https://github.com/blockchain-lab-um/masca/commit/527bd50b8d79a80f5637103975dbaebaf102a1e6) Thanks [@andyv09](https://github.com/andyv09)! - Improved popups on Masca and implemented friendly dApps functionality

- [#369](https://github.com/blockchain-lab-um/masca/pull/369) [`cf5b2a1`](https://github.com/blockchain-lab-um/masca/commit/cf5b2a13b997e819733e589c4f51be808d4d18b1) Thanks [@andyv09](https://github.com/andyv09)! - Change RPC method names and internal types

- [#364](https://github.com/blockchain-lab-um/masca/pull/364) [`881b59b`](https://github.com/blockchain-lab-um/masca/commit/881b59b7cb59ae89662294172ca9b206b3ea1d57) Thanks [@tadejpodrekar](https://github.com/tadejpodrekar)! - Add JSDoc to functions

- Updated dependencies [[`527bd50`](https://github.com/blockchain-lab-um/masca/commit/527bd50b8d79a80f5637103975dbaebaf102a1e6), [`cf5b2a1`](https://github.com/blockchain-lab-um/masca/commit/cf5b2a13b997e819733e589c4f51be808d4d18b1), [`881b59b`](https://github.com/blockchain-lab-um/masca/commit/881b59b7cb59ae89662294172ca9b206b3ea1d57)]:
- @blockchain-lab-um/masca-types@0.4.2-beta.1
- @blockchain-lab-um/utils@1.3.1-beta.0

## 0.4.2-beta.0

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/connector/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockchain-lab-um/masca-connector",
"version": "0.4.2-beta.0",
"version": "0.4.2-beta.1",
"description": "Library for using Masca on the frontend",
"keywords": [
"MetaMask",
Expand Down Expand Up @@ -41,8 +41,8 @@
"prepack": "pnpm build"
},
"dependencies": {
"@blockchain-lab-um/masca-types": "0.4.2-beta.0",
"@blockchain-lab-um/utils": "1.3.0",
"@blockchain-lab-um/masca-types": "0.4.2-beta.1",
"@blockchain-lab-um/utils": "1.3.1-beta.0",
"@didtools/pkh-ethereum": "0.0.2",
"@metamask/detect-provider": "^2.0.0",
"@veramo/core": "5.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/connector/src/masca.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"mascaVersion": "0.4.2-beta.0"
"mascaVersion": "0.4.2-beta.1"
}
12 changes: 12 additions & 0 deletions packages/dapp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @blockchain-lab-um/dapp

## 0.1.1-beta.1

### Patch Changes

- [#355](https://github.com/blockchain-lab-um/masca/pull/355) [`527bd50`](https://github.com/blockchain-lab-um/masca/commit/527bd50b8d79a80f5637103975dbaebaf102a1e6) Thanks [@andyv09](https://github.com/andyv09)! - Improved popups on Masca and implemented friendly dApps functionality

- [#369](https://github.com/blockchain-lab-um/masca/pull/369) [`cf5b2a1`](https://github.com/blockchain-lab-um/masca/commit/cf5b2a13b997e819733e589c4f51be808d4d18b1) Thanks [@andyv09](https://github.com/andyv09)! - Change RPC method names and internal types

- Updated dependencies [[`527bd50`](https://github.com/blockchain-lab-um/masca/commit/527bd50b8d79a80f5637103975dbaebaf102a1e6), [`cf5b2a1`](https://github.com/blockchain-lab-um/masca/commit/cf5b2a13b997e819733e589c4f51be808d4d18b1), [`881b59b`](https://github.com/blockchain-lab-um/masca/commit/881b59b7cb59ae89662294172ca9b206b3ea1d57)]:
- @blockchain-lab-um/masca-connector@0.4.2-beta.1
- @blockchain-lab-um/oidc-types@0.0.2-beta.0

## 0.1.1-beta.0

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/dapp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockchain-lab-um/dapp",
"version": "0.1.1-beta.0",
"version": "0.1.1-beta.1",
"private": true,
"type": "commonjs",
"scripts": {
Expand All @@ -19,8 +19,8 @@
"start": "next start"
},
"dependencies": {
"@blockchain-lab-um/masca-connector": "0.4.2-beta.0",
"@blockchain-lab-um/oidc-types": "0.0.1",
"@blockchain-lab-um/masca-connector": "0.4.2-beta.1",
"@blockchain-lab-um/oidc-types": "0.0.2-beta.0",
"@headlessui/react": "^1.7.15",
"@heroicons/react": "^2.0.18",
"@metamask/detect-provider": "^2.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/dapp/src/utils/masca.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"mascaVersion": "0.4.2-beta.0"
"mascaVersion": "0.4.2-beta.1"
}
7 changes: 7 additions & 0 deletions packages/datamanager/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.4.2-beta.1

### Patch Changes

- Updated dependencies [[`527bd50`](https://github.com/blockchain-lab-um/masca/commit/527bd50b8d79a80f5637103975dbaebaf102a1e6), [`cf5b2a1`](https://github.com/blockchain-lab-um/masca/commit/cf5b2a13b997e819733e589c4f51be808d4d18b1)]:
- @blockchain-lab-um/masca-types@0.4.2-beta.1

## 0.4.2-beta.0

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions packages/datamanager/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockchain-lab-um/veramo-datamanager",
"version": "0.4.2-beta.0",
"version": "0.4.2-beta.1",
"license": "MIT",
"type": "module",
"main": "./dist/index.js",
Expand All @@ -26,7 +26,7 @@
"test:ci": "pnpm run test --silent --coverage"
},
"dependencies": {
"@blockchain-lab-um/masca-types": "0.4.2-beta.0",
"@blockchain-lab-um/masca-types": "0.4.2-beta.1",
"@types/jsonpath": "^0.2.0",
"@veramo/core": "5.2.0",
"jsonpath": "^1.1.1",
Expand Down
9 changes: 9 additions & 0 deletions packages/docs/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# @blockchain-lab-um/masca-docs

## 0.0.1-beta.0

### Patch Changes

- [#355](https://github.com/blockchain-lab-um/masca/pull/355) [`527bd50`](https://github.com/blockchain-lab-um/masca/commit/527bd50b8d79a80f5637103975dbaebaf102a1e6) Thanks [@andyv09](https://github.com/andyv09)! - Improved popups on Masca and implemented friendly dApps functionality

- [#369](https://github.com/blockchain-lab-um/masca/pull/369) [`cf5b2a1`](https://github.com/blockchain-lab-um/masca/commit/cf5b2a13b997e819733e589c4f51be808d4d18b1) Thanks [@andyv09](https://github.com/andyv09)! - Change RPC method names and internal types
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockchain-lab-um/masca-docs",
"version": "0.0.0",
"version": "0.0.1-beta.0",
"private": true,
"scripts": {
"prebuild": "rimraf .docusaurus build",
Expand Down
Loading

0 comments on commit a64c1ae

Please sign in to comment.