mirror of
https://github.com/oceanprotocol/react.git
synced 2025-02-14 21:10:38 +01:00
Release 0.0.22
This commit is contained in:
parent
49ad47493c
commit
e189aa60ae
@ -4,11 +4,18 @@ 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.22](https://github.com/oceanprotocol/react/compare/v0.0.21...v0.0.22)
|
||||
|
||||
> 20 July 2020
|
||||
|
||||
- no ocean balance conversion [`49ad474`](https://github.com/oceanprotocol/react/commit/49ad47493c1a2a18a78bd8defb6ab38653488e48)
|
||||
|
||||
#### [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)
|
||||
- Release 0.0.21 [`35a8878`](https://github.com/oceanprotocol/react/commit/35a8878fc9cf74087dc9959bbd794133c1d47dcc)
|
||||
- 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)
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.21",
|
||||
"version": "0.0.22",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.21",
|
||||
"version": "0.0.22",
|
||||
"description": "React hooks & components on top of @oceanprotocol/lib",
|
||||
"main": "dist/index.js",
|
||||
"umd:main": "dist/index.umd.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user