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.31
Browse files Browse the repository at this point in the history
  • Loading branch information
kremalicious committed Aug 5, 2020
1 parent 2403c67 commit e87faa9
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

#### [v0.0.31](https://github.com/oceanprotocol/react/compare/v0.0.30...v0.0.31)

> 5 August 2020
- Feature/consume [`#71`](https://github.com/oceanprotocol/react/pull/71)
- Bump @types/react from 16.9.43 to 16.9.44 [`#70`](https://github.com/oceanprotocol/react/pull/70)
- Bump eslint from 7.5.0 to 7.6.0 [`#69`](https://github.com/oceanprotocol/react/pull/69)
- simple consume [`d64ec06`](https://github.com/oceanprotocol/react/commit/d64ec0617e885c74fa0d7b832714e94fc9e50f86)
- consume for advanced flow [`264bde6`](https://github.com/oceanprotocol/react/commit/264bde6c27f7c94987ee112201f1c957f9c99023)
- format/test [`53ca5ad`](https://github.com/oceanprotocol/react/commit/53ca5ad6cbf8214c037f20643fd452050aaf208b)

#### [v0.0.30](https://github.com/oceanprotocol/react/compare/v0.0.29...v0.0.30)

> 31 July 2020
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.30",
"version": "0.0.31",
"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 e87faa9

Please sign in to comment.