-
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-connector 0.1.0
- Loading branch information
1 parent
393ca30
commit 759d796
Showing
1 changed file
with
22 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,22 @@ | ||
# Changelog | ||
|
||
## [0.1.0](https://github.com/blockchain-lab-um/masca/compare/masca-connector-v0.1.0...masca-connector-v0.1.0) (2023-04-26) | ||
|
||
|
||
### :rocket: Features | ||
|
||
* 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)) | ||
* update snaps-cli to 0.30.0 ([#172](https://github.com/blockchain-lab-um/masca/issues/172)) ([7fc29dc](https://github.com/blockchain-lab-um/masca/commit/7fc29dc0f8f20d4aba15084ecc106b974d4e4a7f)) | ||
* website internationalization ([#153](https://github.com/blockchain-lab-um/masca/issues/153)) ([4e5f8be](https://github.com/blockchain-lab-um/masca/commit/4e5f8bec75f6c412d862f0739f16b1560809bdf8)) | ||
|
||
|
||
### :page_with_curl: Documentation | ||
|
||
* change ssi snap to masca ([#156](https://github.com/blockchain-lab-um/masca/issues/156)) ([08469af](https://github.com/blockchain-lab-um/masca/commit/08469af60103bb25e8e1fc8e7747686af8e6868a)) | ||
|
||
|
||
### :bug: Bug Fixes | ||
|
||
* take correct masca version ([504482f](https://github.com/blockchain-lab-um/masca/commit/504482f6dd7cd74daa4f07233b647c68ad29782d)) |