mirror of
https://github.com/oceanprotocol/react.git
synced 2025-01-05 11:25:18 +01:00
Release 0.3.19
This commit is contained in:
parent
6ffb9fc783
commit
6981863794
@ -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.19](https://github.com/oceanprotocol/react/compare/v0.3.18...v0.3.19)
|
||||
|
||||
- purgatory account fix [`6ffb9fc`](https://github.com/oceanprotocol/react/commit/6ffb9fc783a036ee58636629045104b278e25e35)
|
||||
|
||||
#### [v0.3.18](https://github.com/oceanprotocol/react/compare/v0.3.17...v0.3.18)
|
||||
|
||||
> 13 November 2020
|
||||
|
||||
- Release 0.3.18 [`6f33f95`](https://github.com/oceanprotocol/react/commit/6f33f953df6ce8ffe9f328c5f66a704afdb018b3)
|
||||
- purgatory fix [`2a6639e`](https://github.com/oceanprotocol/react/commit/2a6639e1160f24292df913e4750e16adb4a4f774)
|
||||
|
||||
#### [v0.3.17](https://github.com/oceanprotocol/react/compare/v0.3.16...v0.3.17)
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.3.18",
|
||||
"version": "0.3.19",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.3.18",
|
||||
"version": "0.3.19",
|
||||
"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