mirror of
https://github.com/oceanprotocol/react.git
synced 2024-11-22 09:47:06 +01:00
Release 0.3.23
This commit is contained in:
parent
04f3704f38
commit
259b8514ee
@ -4,8 +4,15 @@ 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.23](https://github.com/oceanprotocol/react/compare/v0.3.22...v0.3.23)
|
||||
|
||||
- fix exchange price [`04f3704`](https://github.com/oceanprotocol/react/commit/04f3704f38aa4747609432c7da2c03df3ce92398)
|
||||
|
||||
#### [v0.3.22](https://github.com/oceanprotocol/react/compare/v0.3.21...v0.3.22)
|
||||
|
||||
> 26 November 2020
|
||||
|
||||
- Release 0.3.22 [`257e572`](https://github.com/oceanprotocol/react/commit/257e572cc7db9da612da118d883e2091fc0c9dc1)
|
||||
- fix price calculation [`1bc580b`](https://github.com/oceanprotocol/react/commit/1bc580bf9b945ed056e6d6ad063e3c836c5e70ed)
|
||||
|
||||
#### [v0.3.21](https://github.com/oceanprotocol/react/compare/v0.3.20...v0.3.21)
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.3.22",
|
||||
"version": "0.3.23",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.3.22",
|
||||
"version": "0.3.23",
|
||||
"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