Skip to content

Commit

Permalink
update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
H34D committed Mar 15, 2023
1 parent 812241b commit 914f85a
Show file tree
Hide file tree
Showing 9 changed files with 22 additions and 9 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Expand Up @@ -4,6 +4,19 @@ 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.37](https://github.com/masa-finance/masa-react/compare/v1.0.36...v1.0.37)

> 15 March 2023
- Bump @typescript-eslint/eslint-plugin from 5.54.1 to 5.55.0 [`#85`](https://github.com/masa-finance/masa-react/pull/85)
- Bump @types/jest from 29.4.0 to 29.4.1 [`#86`](https://github.com/masa-finance/masa-react/pull/86)
- Bump @typescript-eslint/parser from 5.54.1 to 5.55.0 [`#84`](https://github.com/masa-finance/masa-react/pull/84)
- Bump style-loader from 3.3.1 to 3.3.2 [`#83`](https://github.com/masa-finance/masa-react/pull/83)
- Bump webpack from 5.76.0 to 5.76.1 [`#81`](https://github.com/masa-finance/masa-react/pull/81)
- Bump eslint from 8.35.0 to 8.36.0 [`#82`](https://github.com/masa-finance/masa-react/pull/82)
- update docs [`0d3cacc`](https://github.com/masa-finance/masa-react/commit/0d3cacc680b26f45e1c95b8d0597a174d07946b3)
- update sdk [`358ab6a`](https://github.com/masa-finance/masa-react/commit/358ab6aeb3618ce69c524be1d550bce25b7fa809)

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

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

---

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

# # Masa React
- v1.0.36
- v1.0.37

## Table of contents

Expand Down

0 comments on commit 914f85a

Please sign in to comment.