mirror of
https://github.com/oceanprotocol/react.git
synced 2024-11-22 17:50:15 +01:00
Release 0.0.20
This commit is contained in:
parent
0a314f000b
commit
75d9a67dbc
@ -4,10 +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).
|
||||
|
||||
#### [v0.0.20](https://github.com/oceanprotocol/react/compare/v0.0.19...v0.0.20)
|
||||
|
||||
> 20 July 2020
|
||||
|
||||
- remove default Web3 providers [`0a314f0`](https://github.com/oceanprotocol/react/commit/0a314f000b011ddfa280e87b9a55e401cac547a5)
|
||||
|
||||
#### [v0.0.19](https://github.com/oceanprotocol/react/compare/v0.0.18...v0.0.19)
|
||||
|
||||
> 20 July 2020
|
||||
|
||||
- Release 0.0.19 [`595803a`](https://github.com/oceanprotocol/react/commit/595803a155877a4c6d0640dcc419ded18e838fb9)
|
||||
- another build tweak [`c762517`](https://github.com/oceanprotocol/react/commit/c762517de318c8ac4303e9830f613804ec049b83)
|
||||
|
||||
#### [v0.0.18](https://github.com/oceanprotocol/react/compare/v0.0.17...v0.0.18)
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.19",
|
||||
"version": "0.0.20",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.19",
|
||||
"version": "0.0.20",
|
||||
"description": "React hooks & components on top of squid.js",
|
||||
"main": "dist/index.js",
|
||||
"umd:main": "dist/index.umd.js",
|
||||
|
Loading…
Reference in New Issue
Block a user