mirror of
https://github.com/oceanprotocol/react.git
synced 2024-12-23 01:29:49 +01:00
Release 0.3.16
This commit is contained in:
parent
0f62406a58
commit
afa6273401
@ -4,10 +4,17 @@ 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.16](https://github.com/oceanprotocol/react/compare/v0.3.15...v0.3.16)
|
||||
|
||||
- update oceanlib, improve price calculation [`0f62406`](https://github.com/oceanprotocol/react/commit/0f62406a58098fcccf99fcda80d2816944668b43)
|
||||
|
||||
#### [v0.3.15](https://github.com/oceanprotocol/react/compare/v0.3.14...v0.3.15)
|
||||
|
||||
> 29 October 2020
|
||||
|
||||
- fix price calculation [`6757454`](https://github.com/oceanprotocol/react/commit/6757454ff285c0d337aa1206671d1bf4dd7a9909)
|
||||
- fix [`3a1da5e`](https://github.com/oceanprotocol/react/commit/3a1da5e313759378afdd95df945d5fee624368de)
|
||||
- Release 0.3.15 [`e7e83e4`](https://github.com/oceanprotocol/react/commit/e7e83e4197003740062dc95d83d184598bd51b01)
|
||||
|
||||
#### [v0.3.14](https://github.com/oceanprotocol/react/compare/v0.3.13...v0.3.14)
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.3.15",
|
||||
"version": "0.3.16",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.3.15",
|
||||
"version": "0.3.16",
|
||||
"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