Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Apr 6, 2023
1 parent 0537770 commit 12700a7
Show file tree
Hide file tree
Showing 9 changed files with 23 additions and 10 deletions.
15 changes: 14 additions & 1 deletion CHANGELOG.md
Expand Up @@ -4,18 +4,31 @@ 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)
- Bump @masa-finance/masa-sdk from 1.12.3 to 1.12.5 [`#116`](https://github.com/masa-finance/masa-react/pull/116)
- 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)

Expand Down
2 changes: 1 addition & 1 deletion docs/README.md
@@ -1,5 +1,5 @@
# Masa React
- v1.1.29 / [Exports](modules.md)
- v1.1.30 / [Exports](modules.md)

<!-- TOC -->
* [Setup](#setup)
Expand Down
2 changes: 1 addition & 1 deletion 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

Expand Down
2 changes: 1 addition & 1 deletion 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

Expand Down
2 changes: 1 addition & 1 deletion 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

Expand Down
2 changes: 1 addition & 1 deletion 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

Expand Down
2 changes: 1 addition & 1 deletion 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

Expand Down
2 changes: 1 addition & 1 deletion 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

Expand Down
4 changes: 2 additions & 2 deletions 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

Expand Down

0 comments on commit 12700a7

Please sign in to comment.