mirror of
https://github.com/oceanprotocol/react.git
synced 2025-02-14 21:10:38 +01:00
Release 0.0.13
This commit is contained in:
parent
97476709b9
commit
3b299c1c12
11
CHANGELOG.md
11
CHANGELOG.md
@ -4,6 +4,17 @@ 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).
|
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
||||||
|
|
||||||
|
#### [v0.0.13](https://github.com/oceanprotocol/react/compare/v0.0.12...v0.0.13)
|
||||||
|
|
||||||
|
> 16 July 2020
|
||||||
|
|
||||||
|
- Bump web3modal from 1.7.0 to 1.8.0 [`#53`](https://github.com/oceanprotocol/react/pull/53)
|
||||||
|
- Bump @typescript-eslint/eslint-plugin from 3.6.0 to 3.6.1 [`#54`](https://github.com/oceanprotocol/react/pull/54)
|
||||||
|
- Bump @typescript-eslint/parser from 3.6.0 to 3.6.1 [`#52`](https://github.com/oceanprotocol/react/pull/52)
|
||||||
|
- consume [`37de32c`](https://github.com/oceanprotocol/react/commit/37de32c4798ce8dd7ae3268b179e83619031b454)
|
||||||
|
- default provider, publish [`563ea4c`](https://github.com/oceanprotocol/react/commit/563ea4cc4682649785faf0bb678b6a565f4388cc)
|
||||||
|
- uptate libs [`9747670`](https://github.com/oceanprotocol/react/commit/97476709b902c36551456098159f97cc920c0e92)
|
||||||
|
|
||||||
#### [v0.0.12](https://github.com/oceanprotocol/react/compare/v0.0.11...v0.0.12)
|
#### [v0.0.12](https://github.com/oceanprotocol/react/compare/v0.0.11...v0.0.12)
|
||||||
|
|
||||||
> 14 July 2020
|
> 14 July 2020
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@oceanprotocol/react",
|
"name": "@oceanprotocol/react",
|
||||||
"version": "0.0.12",
|
"version": "0.0.13",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@oceanprotocol/react",
|
"name": "@oceanprotocol/react",
|
||||||
"version": "0.0.12",
|
"version": "0.0.13",
|
||||||
"description": "React hooks & components on top of squid.js",
|
"description": "React hooks & components on top of squid.js",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"module": "dist/esm/index.js",
|
"module": "dist/esm/index.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user