mirror of
https://github.com/oceanprotocol/react.git
synced 2025-02-14 21:10:38 +01:00
Release 0.3.8
This commit is contained in:
parent
2574993ed9
commit
4f01a3d85a
@ -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).
|
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
||||||
|
|
||||||
|
#### [v0.3.8](https://github.com/oceanprotocol/react/compare/v0.3.7...v0.3.8)
|
||||||
|
|
||||||
|
- bump @oceanprotocol/lib [`2574993`](https://github.com/oceanprotocol/react/commit/2574993ed98bfdb41b3d29176b0889aa1cf1b261)
|
||||||
|
|
||||||
#### [v0.3.7](https://github.com/oceanprotocol/react/compare/v0.3.6...v0.3.7)
|
#### [v0.3.7](https://github.com/oceanprotocol/react/compare/v0.3.6...v0.3.7)
|
||||||
|
|
||||||
|
> 23 October 2020
|
||||||
|
|
||||||
|
- Release 0.3.7 [`3886e8b`](https://github.com/oceanprotocol/react/commit/3886e8b4505e7167184c7d526374180ff1516109)
|
||||||
- fix interfaces [`fbf28f3`](https://github.com/oceanprotocol/react/commit/fbf28f304c3caf51704d6a0e665de68100d514c0)
|
- 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)
|
#### [v0.3.6](https://github.com/oceanprotocol/react/compare/v0.3.5...v0.3.6)
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@oceanprotocol/react",
|
"name": "@oceanprotocol/react",
|
||||||
"version": "0.3.7",
|
"version": "0.3.8",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@oceanprotocol/react",
|
"name": "@oceanprotocol/react",
|
||||||
"version": "0.3.7",
|
"version": "0.3.8",
|
||||||
"description": "React hooks & components on top of @oceanprotocol/lib",
|
"description": "React hooks & components on top of @oceanprotocol/lib",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"umd:main": "dist/index.umd.js",
|
"umd:main": "dist/index.umd.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user