mirror of
https://github.com/oceanprotocol/react.git
synced 2025-02-14 21:10:38 +01:00
Release 0.0.21
This commit is contained in:
parent
f3617458ff
commit
35a8878fc9
@ -4,11 +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).
|
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
||||||
|
|
||||||
|
#### [v0.0.21](https://github.com/oceanprotocol/react/compare/v0.0.20...v0.0.21)
|
||||||
|
|
||||||
|
> 20 July 2020
|
||||||
|
|
||||||
|
- grab and output ETH & OCEAN balance [`f361745`](https://github.com/oceanprotocol/react/commit/f3617458ff28387b1046b60e48f332f0ca4981a2)
|
||||||
|
- repo description change [`2f5975a`](https://github.com/oceanprotocol/react/commit/2f5975ad499f99a70517d27453c7985e31c52f79)
|
||||||
|
|
||||||
#### [v0.0.20](https://github.com/oceanprotocol/react/compare/v0.0.19...v0.0.20)
|
#### [v0.0.20](https://github.com/oceanprotocol/react/compare/v0.0.19...v0.0.20)
|
||||||
|
|
||||||
> 20 July 2020
|
> 20 July 2020
|
||||||
|
|
||||||
- remove default Web3 providers [`0a314f0`](https://github.com/oceanprotocol/react/commit/0a314f000b011ddfa280e87b9a55e401cac547a5)
|
- remove default Web3 providers [`0a314f0`](https://github.com/oceanprotocol/react/commit/0a314f000b011ddfa280e87b9a55e401cac547a5)
|
||||||
|
- Release 0.0.20 [`75d9a67`](https://github.com/oceanprotocol/react/commit/75d9a67dbcb902a1688b18c665a3adc3ada3cdad)
|
||||||
|
|
||||||
#### [v0.0.19](https://github.com/oceanprotocol/react/compare/v0.0.18...v0.0.19)
|
#### [v0.0.19](https://github.com/oceanprotocol/react/compare/v0.0.18...v0.0.19)
|
||||||
|
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@oceanprotocol/react",
|
"name": "@oceanprotocol/react",
|
||||||
"version": "0.0.20",
|
"version": "0.0.21",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@oceanprotocol/react",
|
"name": "@oceanprotocol/react",
|
||||||
"version": "0.0.20",
|
"version": "0.0.21",
|
||||||
"description": "React hooks & components on top of @oceanprotocol/lib",
|
"description": "React hooks & components on top of @oceanprotocol/lib",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"umd:main": "dist/index.umd.js",
|
"umd:main": "dist/index.umd.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user