-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(master): release masca-types 0.1.0
- Loading branch information
1 parent
6661e35
commit 3203bcb
Showing
1 changed file
with
17 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
# Changelog | ||
|
||
## [0.1.0](https://github.com/blockchain-lab-um/masca/compare/masca-types-v0.1.0...masca-types-v0.1.0) (2023-05-04) | ||
|
||
|
||
### :rocket: Features | ||
|
||
* add `did:ebsi` provider Veramo plugin ([#161](https://github.com/blockchain-lab-um/masca/issues/161)) ([a4bc1bb](https://github.com/blockchain-lab-um/masca/commit/a4bc1bbe6dc654f56ba528723cbc28dae03bbe50)) | ||
* add createVC RPC method ([#141](https://github.com/blockchain-lab-um/masca/issues/141)) ([2b23f93](https://github.com/blockchain-lab-um/masca/commit/2b23f93e9105ddc51790698b69056f4c3a32b865)) | ||
* new dapp ([#107](https://github.com/blockchain-lab-um/masca/issues/107)) ([9f172ed](https://github.com/blockchain-lab-um/masca/commit/9f172eda405c7c58fc5d0531f401c2c5bbd6dd2b)) | ||
* update packages to esm ([#135](https://github.com/blockchain-lab-um/masca/issues/135)) ([fb7f759](https://github.com/blockchain-lab-um/masca/commit/fb7f7591e2bd366cbe97c07a14a8920350d58715)) | ||
* use veramo packages ([#170](https://github.com/blockchain-lab-um/masca/issues/170)) ([d1fc4fe](https://github.com/blockchain-lab-um/masca/commit/d1fc4fe01dd1ddfab3294425dd2c5406920deb37)) | ||
|
||
|
||
### :bug: Bug Fixes | ||
|
||
* update dapp page titles ([#175](https://github.com/blockchain-lab-um/masca/issues/175)) ([7c86f76](https://github.com/blockchain-lab-um/masca/commit/7c86f7605ef2727241b9c57f8417d191e80745db)) |