mirror of
https://github.com/oceanprotocol/react.git
synced 2024-12-23 01:29:49 +01:00
Release 0.3.7
This commit is contained in:
parent
fbf28f304c
commit
3886e8b450
@ -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.7](https://github.com/oceanprotocol/react/compare/v0.3.6...v0.3.7)
|
||||
|
||||
- fix interfaces [`fbf28f3`](https://github.com/oceanprotocol/react/commit/fbf28f304c3caf51704d6a0e665de68100d514c0)
|
||||
|
||||
#### [v0.3.6](https://github.com/oceanprotocol/react/compare/v0.3.5...v0.3.6)
|
||||
|
||||
> 23 October 2020
|
||||
|
||||
- addition to config typing [`#160`](https://github.com/oceanprotocol/react/pull/160)
|
||||
- usePreviousOrder [`#159`](https://github.com/oceanprotocol/react/pull/159)
|
||||
- Release 0.3.6 [`556a2e9`](https://github.com/oceanprotocol/react/commit/556a2e97fe8ca73bf2f08f677485081d239ccfa2)
|
||||
|
||||
#### [v0.3.5](https://github.com/oceanprotocol/react/compare/v0.3.4...v0.3.5)
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.3.6",
|
||||
"version": "0.3.7",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.3.6",
|
||||
"version": "0.3.7",
|
||||
"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