Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Feb 17, 2023
1 parent 3a89c00 commit 83f1091
Show file tree
Hide file tree
Showing 9 changed files with 19 additions and 9 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).

#### [v0.27.0](https://github.com/masa-finance/masa-react/compare/v0.26.27...v0.27.0)

> 17 February 2023
- updatre docs [`60c24d9`](https://github.com/masa-finance/masa-react/commit/60c24d9e4d646e6c03c411f28879099920dae7da)
- refactor login [`0a5e1e6`](https://github.com/masa-finance/masa-react/commit/0a5e1e6d03ab9534615dfab47327f020be18ab8b)
- update sdk [`79a8983`](https://github.com/masa-finance/masa-react/commit/79a89839ffc7d4b308d32d5ca8ab952c31abf43c)

#### [v0.26.27](https://github.com/masa-finance/masa-react/compare/v0.26.26...v0.26.27)

> 16 February 2023
Expand Down
2 changes: 1 addition & 1 deletion docs/README.md
@@ -1,5 +1,5 @@
# Masa React
- v0.26.27 / [Exports](modules.md)
- v0.27.0 / [Exports](modules.md)

---

Expand Down
2 changes: 1 addition & 1 deletion docs/interfaces/ArweaveConfig.md
@@ -1,5 +1,5 @@
[# Masa React
- v0.26.27](../README.md) / [Exports](../modules.md) / ArweaveConfig
- v0.27.0](../README.md) / [Exports](../modules.md) / ArweaveConfig

# Interface: ArweaveConfig

Expand Down
3 changes: 2 additions & 1 deletion docs/interfaces/MasaContextProviderProps.md
@@ -1,5 +1,5 @@
[# Masa React
- v0.26.27](../README.md) / [Exports](../modules.md) / MasaContextProviderProps
- v0.27.0](../README.md) / [Exports](../modules.md) / MasaContextProviderProps

# Interface: MasaContextProviderProps

Expand Down Expand Up @@ -67,6 +67,7 @@
| `bsc` | [`Network`](Network.md) |
| `bsctest` | [`Network`](Network.md) |
| `celo` | [`Network`](Network.md) |
| `ethereum` | [`Network`](Network.md) |
| `goerli` | [`Network`](Network.md) |
| `mainnet` | [`Network`](Network.md) |
| `mumbai` | [`Network`](Network.md) |
Expand Down
3 changes: 2 additions & 1 deletion docs/interfaces/MasaShape.md
@@ -1,5 +1,5 @@
[# Masa React
- v0.26.27](../README.md) / [Exports](../modules.md) / MasaShape
- v0.27.0](../README.md) / [Exports](../modules.md) / MasaShape

# Interface: MasaShape

Expand Down Expand Up @@ -62,6 +62,7 @@
| `bsc` | [`Network`](Network.md) |
| `bsctest` | [`Network`](Network.md) |
| `celo` | [`Network`](Network.md) |
| `ethereum` | [`Network`](Network.md) |
| `goerli` | [`Network`](Network.md) |
| `mainnet` | [`Network`](Network.md) |
| `mumbai` | [`Network`](Network.md) |
Expand Down
2 changes: 1 addition & 1 deletion docs/interfaces/ModalProps.md
@@ -1,5 +1,5 @@
[# Masa React
- v0.26.27](../README.md) / [Exports](../modules.md) / ModalProps
- v0.27.0](../README.md) / [Exports](../modules.md) / ModalProps

# Interface: ModalProps

Expand Down
2 changes: 1 addition & 1 deletion docs/interfaces/Network.md
@@ -1,5 +1,5 @@
[# Masa React
- v0.26.27](../README.md) / [Exports](../modules.md) / Network
- v0.27.0](../README.md) / [Exports](../modules.md) / Network

# Interface: Network

Expand Down
2 changes: 1 addition & 1 deletion docs/interfaces/SpinnerProps.md
@@ -1,5 +1,5 @@
[# Masa React
- v0.26.27](../README.md) / [Exports](../modules.md) / SpinnerProps
- v0.27.0](../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
- v0.26.27](README.md) / Exports
- v0.27.0](README.md) / Exports

# # Masa React
- v0.26.27
- v0.27.0

## Table of contents

Expand Down

0 comments on commit 83f1091

Please sign in to comment.