Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Mar 3, 2023
1 parent cfe84eb commit 6da626d
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,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.0.12](https://github.com/masa-finance/masa-react/compare/v1.0.11...v1.0.12)

> 3 March 2023
- avoid get network, use get chain id and lookup our own data [`#73`](https://github.com/masa-finance/masa-react/pull/73)
- update docs [`74198a8`](https://github.com/masa-finance/masa-react/commit/74198a8356c23e854e2a4a0dbfc66b5b2c3aeb1d)
- update sdk [`c460caa`](https://github.com/masa-finance/masa-react/commit/c460caa4f4944ab404ec044c98457b200f0d7b6e)
- resolve merge conflicts [`10dd4b0`](https://github.com/masa-finance/masa-react/commit/10dd4b016255a46e700e2b54afad1fa17ff5c10c)

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

> 2 March 2023
- Identity requirement [`d4dd6f2`](https://github.com/masa-finance/masa-react/commit/d4dd6f22784d16527456c2ea7073f7db121dd3cb)

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

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

---

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

# # Masa React
- v1.0.10
- v1.0.12

## Table of contents

Expand Down

0 comments on commit 6da626d

Please sign in to comment.