Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

Commit

Permalink
Release 0.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
kremalicious committed Jul 20, 2020
1 parent f361745 commit 35a8878
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

#### [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)

> 20 July 2020
- 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)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oceanprotocol/react",
"version": "0.0.20",
"version": "0.0.21",
"description": "React hooks & components on top of @oceanprotocol/lib",
"main": "dist/index.js",
"umd:main": "dist/index.umd.js",
Expand Down

0 comments on commit 35a8878

Please sign in to comment.