Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Mar 24, 2023
1 parent f5f084f commit 971e08f
Show file tree
Hide file tree
Showing 8 changed files with 23 additions and 8 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +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.10](https://github.com/masa-finance/masa-react/compare/v1.1.9...v1.1.10)

> 24 March 2023
- support g$ from sc [`#102`](https://github.com/masa-finance/masa-react/pull/102)
- update docs [`419432e`](https://github.com/masa-finance/masa-react/commit/419432e241a01e837a178ca9bb5f0ffbb20a675f)
- update sdk [`51bac11`](https://github.com/masa-finance/masa-react/commit/51bac1117e0186897cff30707e16acc42101ad19)

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

> 24 March 2023
- Getting payment methods from contract [`5a5b68d`](https://github.com/masa-finance/masa-react/commit/5a5b68d2e1163e92edf9d31a2958bd6930062b7c)
- Lint fix [`c959e84`](https://github.com/masa-finance/masa-react/commit/c959e845759a7f5d7c068e106724d1d45e6ae4f0)

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

> 24 March 2023
Expand Down
2 changes: 1 addition & 1 deletion docs/README.md
@@ -1,5 +1,5 @@
# Masa React
- v1.1.8 / [Exports](modules.md)
- v1.1.10 / [Exports](modules.md)

<!-- TOC -->
* [Setup](#setup)
Expand Down
2 changes: 1 addition & 1 deletion docs/interfaces/ArweaveConfig.md
@@ -1,5 +1,5 @@
[# Masa React
- v1.1.8](../README.md) / [Exports](../modules.md) / ArweaveConfig
- v1.1.10](../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.8](../README.md) / [Exports](../modules.md) / MasaContextProviderProps
- v1.1.10](../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.8](../README.md) / [Exports](../modules.md) / MasaShape
- v1.1.10](../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.8](../README.md) / [Exports](../modules.md) / ModalProps
- v1.1.10](../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.8](../README.md) / [Exports](../modules.md) / SpinnerProps
- v1.1.10](../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.8](README.md) / Exports
- v1.1.10](README.md) / Exports

# # Masa React
- v1.1.8
- v1.1.10

## Table of contents

Expand Down

0 comments on commit 971e08f

Please sign in to comment.