mirror of
https://github.com/oceanprotocol/react.git
synced 2024-11-22 17:50:15 +01:00
Release 0.0.42
This commit is contained in:
parent
a9e4cfdcfa
commit
782d696ac0
@ -4,6 +4,13 @@ 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.42](https://github.com/oceanprotocol/react/compare/v0.0.41...v0.0.42)
|
||||
|
||||
> 9 September 2020
|
||||
|
||||
- fixed price, update ocean lib [`#109`](https://github.com/oceanprotocol/react/pull/109)
|
||||
- update OceanProvider config docs [`b86ed6f`](https://github.com/oceanprotocol/react/commit/b86ed6fc1b66adc2fdc235d4ea3206a0534d8e08)
|
||||
|
||||
#### [v0.0.41](https://github.com/oceanprotocol/react/compare/v0.0.40...v0.0.41)
|
||||
|
||||
> 8 September 2020
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.41",
|
||||
"version": "0.0.42",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.41",
|
||||
"version": "0.0.42",
|
||||
"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