diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a58412b..71f695e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,10 +4,21 @@ 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). -#### [v1.1.29](https://github.com/masa-finance/masa-react/compare/v1.1.28...v1.1.29) +#### [1.1.30](https://github.com/masa-finance/masa-react/compare/v1.1.29...1.1.30) + +> 6 April 2023 + +- update docs [`ec21bce`](https://github.com/masa-finance/masa-react/commit/ec21bce81f43d75bc716c7eaf125b50898db3ccf) +- update sdk [`fbee121`](https://github.com/masa-finance/masa-react/commit/fbee121a34f8bde4a9433530635636324fa52114) + +#### [v1.1.29](https://github.com/masa-finance/masa-react/compare/v1.1.29-alpha...v1.1.29) > 5 April 2023 +#### [v1.1.29-alpha](https://github.com/masa-finance/masa-react/compare/v1.1.28...v1.1.29-alpha) + +> 6 April 2023 + - Bump @babel/preset-typescript from 7.21.0 to 7.21.4 [`#119`](https://github.com/masa-finance/masa-react/pull/119) - Bump @storybook/addon-links from 6.5.16 to 7.0.2 [`#118`](https://github.com/masa-finance/masa-react/pull/118) - Bump eslint from 8.36.0 to 8.37.0 [`#117`](https://github.com/masa-finance/masa-react/pull/117) @@ -15,7 +26,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Bump @types/react from 18.0.30 to 18.0.33 [`#115`](https://github.com/masa-finance/masa-react/pull/115) - added id's for gtm [`#113`](https://github.com/masa-finance/masa-react/pull/113) - Use error hook [`#112`](https://github.com/masa-finance/masa-react/pull/112) +- Lint fixes and corrections [`7ed6476`](https://github.com/masa-finance/masa-react/commit/7ed6476ee22a3e21e58514f0e0824f3280645ab9) - update sdk [`1889d8c`](https://github.com/masa-finance/masa-react/commit/1889d8c9098eaf1666024a86580516ec98793060) +- Merge [`63fce33`](https://github.com/masa-finance/masa-react/commit/63fce33b79b87f3c967a3dce60710b65f1c9b7de) #### [v1.1.28](https://github.com/masa-finance/masa-react/compare/v1.1.27...v1.1.28) diff --git a/docs/README.md b/docs/README.md index c2ca447c..9116cf1b 100644 --- a/docs/README.md +++ b/docs/README.md @@ -1,5 +1,5 @@ # Masa React - - v1.1.29 / [Exports](modules.md) + - v1.1.30 / [Exports](modules.md) * [Setup](#setup) diff --git a/docs/enums/SoulNameErrorCodes.md b/docs/enums/SoulNameErrorCodes.md index 5bf3f504..cc682d22 100644 --- a/docs/enums/SoulNameErrorCodes.md +++ b/docs/enums/SoulNameErrorCodes.md @@ -1,5 +1,5 @@ [# Masa React - - v1.1.29](../README.md) / [Exports](../modules.md) / SoulNameErrorCodes + - v1.1.30](../README.md) / [Exports](../modules.md) / SoulNameErrorCodes # Enumeration: SoulNameErrorCodes diff --git a/docs/interfaces/ArweaveConfig.md b/docs/interfaces/ArweaveConfig.md index 45ddc2bd..073e29ed 100644 --- a/docs/interfaces/ArweaveConfig.md +++ b/docs/interfaces/ArweaveConfig.md @@ -1,5 +1,5 @@ [# Masa React - - v1.1.29](../README.md) / [Exports](../modules.md) / ArweaveConfig + - v1.1.30](../README.md) / [Exports](../modules.md) / ArweaveConfig # Interface: ArweaveConfig diff --git a/docs/interfaces/MasaContextProviderProps.md b/docs/interfaces/MasaContextProviderProps.md index 5ea7badf..a910f285 100644 --- a/docs/interfaces/MasaContextProviderProps.md +++ b/docs/interfaces/MasaContextProviderProps.md @@ -1,5 +1,5 @@ [# Masa React - - v1.1.29](../README.md) / [Exports](../modules.md) / MasaContextProviderProps + - v1.1.30](../README.md) / [Exports](../modules.md) / MasaContextProviderProps # Interface: MasaContextProviderProps diff --git a/docs/interfaces/MasaShape.md b/docs/interfaces/MasaShape.md index b17ec385..af4e635a 100644 --- a/docs/interfaces/MasaShape.md +++ b/docs/interfaces/MasaShape.md @@ -1,5 +1,5 @@ [# Masa React - - v1.1.29](../README.md) / [Exports](../modules.md) / MasaShape + - v1.1.30](../README.md) / [Exports](../modules.md) / MasaShape # Interface: MasaShape diff --git a/docs/interfaces/ModalProps.md b/docs/interfaces/ModalProps.md index 761348f2..69b6dda3 100644 --- a/docs/interfaces/ModalProps.md +++ b/docs/interfaces/ModalProps.md @@ -1,5 +1,5 @@ [# Masa React - - v1.1.29](../README.md) / [Exports](../modules.md) / ModalProps + - v1.1.30](../README.md) / [Exports](../modules.md) / ModalProps # Interface: ModalProps diff --git a/docs/interfaces/SpinnerProps.md b/docs/interfaces/SpinnerProps.md index 489e1285..dde5eed2 100644 --- a/docs/interfaces/SpinnerProps.md +++ b/docs/interfaces/SpinnerProps.md @@ -1,5 +1,5 @@ [# Masa React - - v1.1.29](../README.md) / [Exports](../modules.md) / SpinnerProps + - v1.1.30](../README.md) / [Exports](../modules.md) / SpinnerProps # Interface: SpinnerProps diff --git a/docs/modules.md b/docs/modules.md index b59f8832..d69630d8 100644 --- a/docs/modules.md +++ b/docs/modules.md @@ -1,8 +1,8 @@ [# Masa React - - v1.1.29](README.md) / Exports + - v1.1.30](README.md) / Exports # # Masa React - - v1.1.29 + - v1.1.30 ## Table of contents