mirror of
https://github.com/oceanprotocol/react.git
synced 2025-02-14 21:10:38 +01:00
Release 0.0.15
This commit is contained in:
parent
29f5b2d16c
commit
77271decd9
@ -4,12 +4,19 @@ 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.15](https://github.com/oceanprotocol/react/compare/v0.0.14...v0.0.15)
|
||||
|
||||
> 17 July 2020
|
||||
|
||||
- compute [`29f5b2d`](https://github.com/oceanprotocol/react/commit/29f5b2d16cd291ad40bd2041ee7317d523941f5e)
|
||||
|
||||
#### [v0.0.14](https://github.com/oceanprotocol/react/compare/v0.0.13...v0.0.14)
|
||||
|
||||
> 17 July 2020
|
||||
|
||||
- added compute [`984248a`](https://github.com/oceanprotocol/react/commit/984248abdf3e1719bcffc6f723d637b9b435b21b)
|
||||
- publish events [`3a8b12a`](https://github.com/oceanprotocol/react/commit/3a8b12a2a58979ad28276dfaec253f879c56c8e2)
|
||||
- Release 0.0.14 [`927d0ac`](https://github.com/oceanprotocol/react/commit/927d0acf0528fd9ce0a1267bbc2bc3cc7aa0e4a2)
|
||||
|
||||
#### [v0.0.13](https://github.com/oceanprotocol/react/compare/v0.0.12...v0.0.13)
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.14",
|
||||
"version": "0.0.15",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.14",
|
||||
"version": "0.0.15",
|
||||
"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