Skip to content

Commit

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

> 21 March 2023
- Bump prettier from 2.8.4 to 2.8.5 [`#94`](https://github.com/masa-finance/masa-react/pull/94)
- Bump typedoc from 0.23.26 to 0.23.28 [`#93`](https://github.com/masa-finance/masa-react/pull/93)
- Bump sass-loader from 13.2.0 to 13.2.1 [`#92`](https://github.com/masa-finance/masa-react/pull/92)
- Bump mini-css-extract-plugin from 2.7.3 to 2.7.5 [`#91`](https://github.com/masa-finance/masa-react/pull/91)
- Bump webpack from 5.76.1 to 5.76.2 [`#90`](https://github.com/masa-finance/masa-react/pull/90)
- Bump postcss-loader from 7.0.2 to 7.1.0 [`#89`](https://github.com/masa-finance/masa-react/pull/89)
- Bump @types/jest from 29.4.1 to 29.5.0 [`#88`](https://github.com/masa-finance/masa-react/pull/88)
- Bump @babel/core from 7.21.0 to 7.21.3 [`#87`](https://github.com/masa-finance/masa-react/pull/87)
- update sdk [`786fa44`](https://github.com/masa-finance/masa-react/commit/786fa442e20726091930d24117569eec28e7d18e)
- remove publish jobs [`2c2794c`](https://github.com/masa-finance/masa-react/commit/2c2794c353e1ed9e0f822a2e68bf2a3d57dfbc2c)
- update docs [`beaba4a`](https://github.com/masa-finance/masa-react/commit/beaba4a7a3fb40c3b95ce833b587e7d7c194421f)

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

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

# # Masa React
- v1.1.1
- v1.1.2

## Table of contents

Expand Down

0 comments on commit e711612

Please sign in to comment.