mirror of
https://github.com/oceanprotocol/react.git
synced 2025-02-14 21:10:38 +01:00
Release 0.0.36
This commit is contained in:
parent
fc3c2e72f8
commit
af1abb29bf
12
CHANGELOG.md
12
CHANGELOG.md
@ -4,11 +4,23 @@ 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.36](https://github.com/oceanprotocol/react/compare/v0.0.35...v0.0.36)
|
||||
|
||||
> 12 August 2020
|
||||
|
||||
- Bump @types/react from 16.9.44 to 16.9.45 [`#74`](https://github.com/oceanprotocol/react/pull/74)
|
||||
- Bump @typescript-eslint/eslint-plugin from 3.7.1 to 3.8.0 [`#75`](https://github.com/oceanprotocol/react/pull/75)
|
||||
- Bump @typescript-eslint/parser from 3.7.1 to 3.8.0 [`#76`](https://github.com/oceanprotocol/react/pull/76)
|
||||
- update [`6854318`](https://github.com/oceanprotocol/react/commit/6854318023f6d14ce4b395904425d42b75e8f1cb)
|
||||
- metadata fix [`fc3c2e7`](https://github.com/oceanprotocol/react/commit/fc3c2e72f87dda8b9417fba28a020b83850ab7e4)
|
||||
- example update [`4245280`](https://github.com/oceanprotocol/react/commit/42452805e50f4329b7c28125c821f38b0d656ad4)
|
||||
|
||||
#### [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)
|
||||
- Release 0.0.35 [`18f3a5f`](https://github.com/oceanprotocol/react/commit/18f3a5f306665113d46f8c5d85d54132bd929969)
|
||||
|
||||
#### [v0.0.34](https://github.com/oceanprotocol/react/compare/v0.0.33...v0.0.34)
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.35",
|
||||
"version": "0.0.36",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.35",
|
||||
"version": "0.0.36",
|
||||
"description": "React hooks & components on top of @oceanprotocol/lib",
|
||||
"main": "dist/index.js",
|
||||
"umd:main": "dist/index.umd.js",
|
||||
|
Loading…
Reference in New Issue
Block a user