Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed May 24, 2023
1 parent 55a6b66 commit 059b8fb
Show file tree
Hide file tree
Showing 9 changed files with 24 additions and 9 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,20 @@ 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).

#### [v2.0.4](https://github.com/masa-finance/masa-react/compare/v2.0.3...v2.0.4)

> 24 May 2023
- limit scrollbar to mobile [`#178`](https://github.com/masa-finance/masa-react/pull/178)
- update sdk [`85d1eea`](https://github.com/masa-finance/masa-react/commit/85d1eea57b96a4d1a71991200f3c2d21014aac75)

#### [v2.0.3](https://github.com/masa-finance/masa-react/compare/v2.0.2...v2.0.3)

> 23 May 2023
- update docs [`a81a5b2`](https://github.com/masa-finance/masa-react/commit/a81a5b25d47c60da21365294e5dbca7b80b6333e)
- limit scrollbar to mobile [`a8b8209`](https://github.com/masa-finance/masa-react/commit/a8b82090ea2c01681d7f2e0ded5058c520431187)

#### [v2.0.2](https://github.com/masa-finance/masa-react/compare/v2.0.1...v2.0.2)

> 23 May 2023
Expand Down Expand Up @@ -34,6 +48,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- update docs [`1c4b0ee`](https://github.com/masa-finance/masa-react/commit/1c4b0ee7159a9d693d8e8664b3f5f7614b88b151)
- update sdk [`1fc0bdc`](https://github.com/masa-finance/masa-react/commit/1fc0bdcb69bf935a5f02ea5cc292407c713bfd50)
- fix scrolling on connect modal [`54dd912`](https://github.com/masa-finance/masa-react/commit/54dd9125ff47a449af26c12d7694b21014a0742a)

#### [v1.6.0](https://github.com/masa-finance/masa-react/compare/v1.5.1...v1.6.0)

Expand Down
2 changes: 1 addition & 1 deletion docs/enums/SoulNameErrorCodes.md
@@ -1,5 +1,5 @@
[# Masa React
- v2.0.2](../README.md) / [Exports](../modules.md) / SoulNameErrorCodes
- v2.0.4](../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
- v2.0.2](../README.md) / [Exports](../modules.md) / ArweaveConfig
- v2.0.4](../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
- v2.0.2](../README.md) / [Exports](../modules.md) / MasaContextProviderProps
- v2.0.4](../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
- v2.0.2](../README.md) / [Exports](../modules.md) / MasaShape
- v2.0.4](../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
- v2.0.2](../README.md) / [Exports](../modules.md) / ModalProps
- v2.0.4](../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
- v2.0.2](../README.md) / [Exports](../modules.md) / SpinnerProps
- v2.0.4](../README.md) / [Exports](../modules.md) / SpinnerProps

# Interface: SpinnerProps

Expand Down
2 changes: 1 addition & 1 deletion docs/interfaces/WrapperModalProps.md
@@ -1,5 +1,5 @@
[# Masa React
- v2.0.2](../README.md) / [Exports](../modules.md) / WrapperModalProps
- v2.0.4](../README.md) / [Exports](../modules.md) / WrapperModalProps

# Interface: WrapperModalProps

Expand Down
4 changes: 2 additions & 2 deletions docs/modules.md
@@ -1,8 +1,8 @@
[# Masa React
- v2.0.2](README.md) / Exports
- v2.0.4](README.md) / Exports

# # Masa React
- v2.0.2
- v2.0.4

## Table of contents

Expand Down

0 comments on commit 059b8fb

Please sign in to comment.