mirror of
https://github.com/oceanprotocol/react.git
synced 2025-02-14 21:10:38 +01:00
Release 0.0.9
This commit is contained in:
parent
252dc530a8
commit
cda25a7271
@ -4,11 +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.8](https://github.com/oceanprotocol/react/compare/v0.0.8...v0.0.8)
|
||||
#### [v0.0.9](https://github.com/oceanprotocol/react/compare/v0.0.8...v0.0.9)
|
||||
|
||||
> 20 May 2020
|
||||
|
||||
- add ComputeItem, getComputeItems [`252dc53`](https://github.com/oceanprotocol/react/commit/252dc530a8c1a254bf945a170389bd20c1140a2b)
|
||||
- test fix [`bca6892`](https://github.com/oceanprotocol/react/commit/bca68929e2448f713533380184a980e9717dee5a)
|
||||
- Release 0.0.8 [`e2b24ff`](https://github.com/oceanprotocol/react/commit/e2b24ff567cbe02ed2fa867fd6149a479227c02d)
|
||||
|
||||
#### [v0.0.8](https://github.com/oceanprotocol/react/compare/v0.0.7...v0.0.8)
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.8",
|
||||
"version": "0.0.9",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.8",
|
||||
"version": "0.0.9",
|
||||
"description": "React hooks & components on top of squid.js",
|
||||
"main": "dist/index.js",
|
||||
"module": "dist/esm/index.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user