mirror of
https://github.com/oceanprotocol/react.git
synced 2024-12-23 01:29:49 +01:00
Release 0.3.5
This commit is contained in:
parent
61e48431d6
commit
f9d55343da
@ -4,9 +4,16 @@ 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.5](https://github.com/oceanprotocol/react/compare/v0.3.4...v0.3.5)
|
||||
|
||||
- fix fixedRateExchange.create [`61e4843`](https://github.com/oceanprotocol/react/commit/61e48431d668ff979bce131828d7f48e394e9c83)
|
||||
|
||||
#### [v0.3.4](https://github.com/oceanprotocol/react/compare/v0.3.3...v0.3.4)
|
||||
|
||||
> 22 October 2020
|
||||
|
||||
- bump ocean.js [`2c49323`](https://github.com/oceanprotocol/react/commit/2c493231e0a9d7155724a6142eba406b942597d5)
|
||||
- Release 0.3.4 [`4636fad`](https://github.com/oceanprotocol/react/commit/4636fadec94635d64c37151efffcb4dec1296083)
|
||||
- typing tweak [`9ebfb1e`](https://github.com/oceanprotocol/react/commit/9ebfb1e93fa6fbc0a6adae1ae4d11c028a66ceb9)
|
||||
|
||||
#### [v0.3.3](https://github.com/oceanprotocol/react/compare/v0.3.2...v0.3.3)
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.3.4",
|
||||
"version": "0.3.5",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.3.4",
|
||||
"version": "0.3.5",
|
||||
"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