1
0
mirror of https://github.com/oceanprotocol/react.git synced 2025-02-14 21:10:38 +01:00

Release 0.0.35

This commit is contained in:
mihaisc 2020-08-12 14:52:11 +03:00
parent 867b52fb31
commit 18f3a5f306
3 changed files with 9 additions and 2 deletions

View File

@ -4,12 +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.35](https://github.com/oceanprotocol/react/compare/v0.0.34...v0.0.35)
> 12 August 2020
- add marketFeeAddress [`867b52f`](https://github.com/oceanprotocol/react/commit/867b52fb3103dab4e08e47c6e4da29c53faec8ab)
#### [v0.0.34](https://github.com/oceanprotocol/react/compare/v0.0.33...v0.0.34)
> 11 August 2020
- config fix [`4a7604b`](https://github.com/oceanprotocol/react/commit/4a7604b4f921e54a18e2b9855c4fe42978380cc6)
- format [`9949ae9`](https://github.com/oceanprotocol/react/commit/9949ae999f0332f603858f6bb5cd6952a3b86dcf)
- Release 0.0.34 [`0ace964`](https://github.com/oceanprotocol/react/commit/0ace9649256e3c57aa3797c7cdd064f7063bbbef)
#### [v0.0.33](https://github.com/oceanprotocol/react/compare/v0.0.32...v0.0.33)

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@oceanprotocol/react",
"version": "0.0.34",
"version": "0.0.35",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@oceanprotocol/react",
"version": "0.0.34",
"version": "0.0.35",
"description": "React hooks & components on top of @oceanprotocol/lib",
"main": "dist/index.js",
"umd:main": "dist/index.umd.js",