mirror of
https://github.com/oceanprotocol/react.git
synced 2024-11-22 09:47:06 +01:00
Release 0.3.14
This commit is contained in:
parent
4950290c79
commit
dbfa57ea61
10
CHANGELOG.md
10
CHANGELOG.md
@ -4,8 +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.3.14](https://github.com/oceanprotocol/react/compare/v0.3.13...v0.3.14)
|
||||
|
||||
- refresh price [`08a7930`](https://github.com/oceanprotocol/react/commit/08a79305dcbaaa27ebf5f8cc58234f22e41994af)
|
||||
- oceanlib bump [`4950290`](https://github.com/oceanprotocol/react/commit/4950290c7988abadd9d87c48ae033daf06488a95)
|
||||
- fix [`5464b21`](https://github.com/oceanprotocol/react/commit/5464b21d6bec1a3ba18f0db2a6271ed541e75a3b)
|
||||
|
||||
#### [v0.3.13](https://github.com/oceanprotocol/react/compare/v0.3.12...v0.3.13)
|
||||
|
||||
> 28 October 2020
|
||||
|
||||
- Release 0.3.13 [`a5c4884`](https://github.com/oceanprotocol/react/commit/a5c4884f1886a3a805ca803a55ff666bbc95eebf)
|
||||
|
||||
#### [v0.3.12](https://github.com/oceanprotocol/react/compare/v0.3.11...v0.3.12)
|
||||
|
||||
> 28 October 2020
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.3.13",
|
||||
"version": "0.3.14",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.3.13",
|
||||
"version": "0.3.14",
|
||||
"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