mirror of
https://github.com/oceanprotocol/react.git
synced 2025-01-05 11:25:18 +01:00
Release 0.0.43
This commit is contained in:
parent
38ac4ced8e
commit
44e2484327
10
CHANGELOG.md
10
CHANGELOG.md
@ -4,12 +4,22 @@ 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).
|
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
||||||
|
|
||||||
|
#### [v0.0.43](https://github.com/oceanprotocol/react/compare/v0.0.42...v0.0.43)
|
||||||
|
|
||||||
|
> 10 September 2020
|
||||||
|
|
||||||
|
- consume, ocean-lib update [`#110`](https://github.com/oceanprotocol/react/pull/110)
|
||||||
|
- lib update [`5234d77`](https://github.com/oceanprotocol/react/commit/5234d77cca9d9565887d7dc64b0b34ff77323874)
|
||||||
|
- consume, ocean=lib update [`19047b3`](https://github.com/oceanprotocol/react/commit/19047b33894e89d960ac9297f3899a7bdc5b4935)
|
||||||
|
- package fixes [`38ac4ce`](https://github.com/oceanprotocol/react/commit/38ac4ced8e11f0147ec792d1fb39c65d03461426)
|
||||||
|
|
||||||
#### [v0.0.42](https://github.com/oceanprotocol/react/compare/v0.0.41...v0.0.42)
|
#### [v0.0.42](https://github.com/oceanprotocol/react/compare/v0.0.41...v0.0.42)
|
||||||
|
|
||||||
> 9 September 2020
|
> 9 September 2020
|
||||||
|
|
||||||
- fixed price, update ocean lib [`#109`](https://github.com/oceanprotocol/react/pull/109)
|
- 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)
|
- update OceanProvider config docs [`b86ed6f`](https://github.com/oceanprotocol/react/commit/b86ed6fc1b66adc2fdc235d4ea3206a0534d8e08)
|
||||||
|
- Release 0.0.42 [`782d696`](https://github.com/oceanprotocol/react/commit/782d696ac0373c057c86f8878275309aa4943dc5)
|
||||||
|
|
||||||
#### [v0.0.41](https://github.com/oceanprotocol/react/compare/v0.0.40...v0.0.41)
|
#### [v0.0.41](https://github.com/oceanprotocol/react/compare/v0.0.40...v0.0.41)
|
||||||
|
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@oceanprotocol/react",
|
"name": "@oceanprotocol/react",
|
||||||
"version": "0.0.42",
|
"version": "0.0.43",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@oceanprotocol/react",
|
"name": "@oceanprotocol/react",
|
||||||
"version": "0.0.42",
|
"version": "0.0.43",
|
||||||
"description": "React hooks & components on top of @oceanprotocol/lib",
|
"description": "React hooks & components on top of @oceanprotocol/lib",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"umd:main": "dist/index.umd.js",
|
"umd:main": "dist/index.umd.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user