mirror of
https://github.com/oceanprotocol/react.git
synced 2025-01-24 01:03:30 +01:00
Release 0.0.40
This commit is contained in:
parent
8899a3fb8a
commit
d2acab548f
@ -4,11 +4,18 @@ 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.40](https://github.com/oceanprotocol/react/compare/v0.0.39...v0.0.40)
|
||||
|
||||
> 20 August 2020
|
||||
|
||||
- getPool fix [`8899a3f`](https://github.com/oceanprotocol/react/commit/8899a3fb8a459930177b346f896491337337efa7)
|
||||
|
||||
#### [v0.0.39](https://github.com/oceanprotocol/react/compare/v0.0.38...v0.0.39)
|
||||
|
||||
> 20 August 2020
|
||||
|
||||
- refactor ddo,did with asset [`#90`](https://github.com/oceanprotocol/react/pull/90)
|
||||
- Release 0.0.39 [`695315c`](https://github.com/oceanprotocol/react/commit/695315ce52b6d7ab9870cd2a40abab6a9fb18db3)
|
||||
|
||||
#### [v0.0.38](https://github.com/oceanprotocol/react/compare/v0.0.37...v0.0.38)
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.39",
|
||||
"version": "0.0.40",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.39",
|
||||
"version": "0.0.40",
|
||||
"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