Skip to content

Commit

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

> 16 March 2023
- move networks to sdk [`bc0def8`](https://github.com/masa-finance/masa-react/commit/bc0def861e01a4acec981486cfabf7cc2f4cc474)
- update docs [`e504044`](https://github.com/masa-finance/masa-react/commit/e504044a084f01319a68affc196eeade4a73c08f)
- update docs [`914f85a`](https://github.com/masa-finance/masa-react/commit/914f85a4f63e6750e481899cf2c34ba9746e4f87)

#### [v1.0.37](https://github.com/masa-finance/masa-react/compare/v1.0.37-alpha.1...v1.0.37)

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

---

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

# # Masa React
- v1.0.37
- v1.0.38

## Table of contents

Expand Down

0 comments on commit 138fbfe

Please sign in to comment.