mirror of
https://github.com/oceanprotocol/react.git
synced 2025-02-14 21:10:38 +01:00
Release 0.0.19
This commit is contained in:
parent
c762517de3
commit
595803a155
@ -4,11 +4,18 @@ 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.0.19](https://github.com/oceanprotocol/react/compare/v0.0.18...v0.0.19)
|
||||
|
||||
> 20 July 2020
|
||||
|
||||
- another build tweak [`c762517`](https://github.com/oceanprotocol/react/commit/c762517de318c8ac4303e9830f613804ec049b83)
|
||||
|
||||
#### [v0.0.18](https://github.com/oceanprotocol/react/compare/v0.0.17...v0.0.18)
|
||||
|
||||
> 18 July 2020
|
||||
|
||||
- use microbundle for release bundle generation [`b0c5658`](https://github.com/oceanprotocol/react/commit/b0c56583e549280d76137315a02ee73c08375226)
|
||||
- Release 0.0.18 [`0416362`](https://github.com/oceanprotocol/react/commit/0416362316476a60221db0a045837d32cdef13ac)
|
||||
- next fix [`12c38b2`](https://github.com/oceanprotocol/react/commit/12c38b235fe993c207628424d40c725f8fceeddd)
|
||||
|
||||
#### [v0.0.17](https://github.com/oceanprotocol/react/compare/v0.0.16...v0.0.17)
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.18",
|
||||
"version": "0.0.19",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.18",
|
||||
"version": "0.0.19",
|
||||
"description": "React hooks & components on top of squid.js",
|
||||
"main": "dist/index.js",
|
||||
"umd:main": "dist/index.umd.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user