-
Notifications
You must be signed in to change notification settings - Fork 17
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: version packages (beta) (#374)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
cf5b2a1
commit a64c1ae
Showing
31 changed files
with
212 additions
and
83 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.