From 3d22c577a0b07b00bc4f405459eef6ab260dd9de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 19 Jun 2023 13:16:46 +0000 Subject: [PATCH] chore(master): release masca-types 0.2.0 --- .release-please-manifest.json | 2 +- packages/types/CHANGELOG.md | 14 ++++++++++++++ packages/types/package.json | 2 +- 3 files changed, 16 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 8bd434645..059cc0737 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,7 +1,7 @@ { "packages/snap": "0.1.0", "packages/connector": "0.1.0", - "packages/types": "0.1.0", + "packages/types": "0.2.0", "packages/datamanager": "0.1.0", "libs/utils": "1.1.0", "libs/did-provider-ebsi": "1.0.0", diff --git a/packages/types/CHANGELOG.md b/packages/types/CHANGELOG.md index 5ef832d9e..6ae6c304a 100644 --- a/packages/types/CHANGELOG.md +++ b/packages/types/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [0.2.0](https://github.com/blockchain-lab-um/masca/compare/masca-types-v0.1.0...masca-types-v0.2.0) (2023-06-19) + + +### :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)) + + +### :rocket: Features + +* implement ceramic session ([#246](https://github.com/blockchain-lab-um/masca/issues/246)) ([dc6f985](https://github.com/blockchain-lab-um/masca/commit/dc6f985892dbbb2608b736d3d0693827bf3ec25f)) +* 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)) + ## [0.1.0](https://github.com/blockchain-lab-um/masca/compare/masca-types-v0.1.0...masca-types-v0.1.0) (2023-05-04) diff --git a/packages/types/package.json b/packages/types/package.json index ac9c69b56..a01f2e1c1 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@blockchain-lab-um/masca-types", - "version": "0.1.0", + "version": "0.2.0", "description": "Types for Masca", "keywords": [ "ssi",