From dd1d4a52e70f536b611324b1a3a39193f83798e3 Mon Sep 17 00:00:00 2001 From: Sebastian Gerske <13647606+H34D@users.noreply.github.com> Date: Fri, 13 Jan 2023 08:56:40 +0100 Subject: [PATCH] update changelog --- CHANGELOG.md | 56 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 56 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fcdb3492..49439fd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,62 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v0.20.0](https://github.com/masa-finance/masa-react/compare/v0.19.11...v0.20.0) + +> 13 January 2023 + +- update sdk [`33e11ff`](https://github.com/masa-finance/masa-react/commit/33e11ff411491c10a655e2ebfb57476655a06e80) + +#### [v0.19.11](https://github.com/masa-finance/masa-react/compare/v0.19.10...v0.19.11) + +> 11 January 2023 + +- Clean [`35db7fe`](https://github.com/masa-finance/masa-react/commit/35db7fe0a7c3632d8acaa7e30413a3e35df6d7e2) +- Adding log [`0f6a776`](https://github.com/masa-finance/masa-react/commit/0f6a7764cde6411ee0692e5d49ce3997d675f77a) + +#### [v0.19.10](https://github.com/masa-finance/masa-react/compare/v0.19.9...v0.19.10) + +> 11 January 2023 + +- Signer fix [`9375ec8`](https://github.com/masa-finance/masa-react/commit/9375ec8e0586f734639b0ce0adfd09116a16d83c) +- Clean [`cdcf641`](https://github.com/masa-finance/masa-react/commit/cdcf6415bd4360f6d52aa32bc700bfe4a53c3eaf) + +#### [v0.19.9](https://github.com/masa-finance/masa-react/compare/v0.19.8...v0.19.9) + +> 11 January 2023 + +- SDK Update [`a85fc09`](https://github.com/masa-finance/masa-react/commit/a85fc09561ad0b90524b86c9aeabc815d79ccf48) + +#### [v0.19.8](https://github.com/masa-finance/masa-react/compare/v0.19.7...v0.19.8) + +> 11 January 2023 + +- Random Wallet generation [`d991b56`](https://github.com/masa-finance/masa-react/commit/d991b5616fd50d5c25ffa73b3713bc6b8ee0b72c) +- Clean [`619959a`](https://github.com/masa-finance/masa-react/commit/619959a7275d4a54035576c3a8930cf4f5efc7f5) + +#### [v0.19.7](https://github.com/masa-finance/masa-react/compare/v0.19.6...v0.19.7) + +> 11 January 2023 + +- Little validation fix for allowlist [`8d28163`](https://github.com/masa-finance/masa-react/commit/8d28163bba80b2615b47be77fbf0a625e1a8cef4) +- Clean [`baec46c`](https://github.com/masa-finance/masa-react/commit/baec46c0e6e078c5d0bb501788b33438a0907294) + +#### [v0.19.6](https://github.com/masa-finance/masa-react/compare/v0.19.5...v0.19.6) + +> 11 January 2023 + +- Adding missing provider value [`5c20544`](https://github.com/masa-finance/masa-react/commit/5c20544e6297c694390f5a02dc783fd77e06030a) +- Clean [`923061f`](https://github.com/masa-finance/masa-react/commit/923061fd4cf93c049d4e13cbce0fc2bb78e2b644) +- Removing console log [`3bd9c2f`](https://github.com/masa-finance/masa-react/commit/3bd9c2f9e8a818c097b5064eec1cca4a2e577259) + +#### [v0.19.5](https://github.com/masa-finance/masa-react/compare/v0.19.4...v0.19.5) + +> 11 January 2023 + +- update docs [`b95131a`](https://github.com/masa-finance/masa-react/commit/b95131ac202090166dbec5744d06affa1196f260) +- SDK Update, Adding noWallet param for when wallet is no needed [`f17bd57`](https://github.com/masa-finance/masa-react/commit/f17bd5773b901d5940fd8ad793f94865b6e61220) +- update changelog [`1cc7cf9`](https://github.com/masa-finance/masa-react/commit/1cc7cf9d220e1bfdd631641e5c4aec4ce47e507a) + #### [v0.19.4](https://github.com/masa-finance/masa-react/compare/v0.19.3...v0.19.4) > 10 January 2023