mirror of
https://github.com/oceanprotocol/react.git
synced 2025-02-14 21:10:38 +01:00
Release 0.0.25
This commit is contained in:
parent
b75cff8cfd
commit
69ffba32cf
@ -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.25](https://github.com/oceanprotocol/react/compare/v0.0.24...v0.0.25)
|
||||
|
||||
> 21 July 2020
|
||||
|
||||
- bump packages [`b75cff8`](https://github.com/oceanprotocol/react/commit/b75cff8cfd580e656562ffc7dfc6751a70a802e1)
|
||||
|
||||
#### [v0.0.24](https://github.com/oceanprotocol/react/compare/v0.0.23...v0.0.24)
|
||||
|
||||
> 20 July 2020
|
||||
|
||||
- bump @oceanprotocol/lib [`d17adf3`](https://github.com/oceanprotocol/react/commit/d17adf3eb10b59f5d3dbbe08dd6110f520e6d1c7)
|
||||
- Release 0.0.24 [`89eb5ee`](https://github.com/oceanprotocol/react/commit/89eb5ee54bb0c4c410229899043061021b3162bb)
|
||||
- correct typings for exported methods [`4282087`](https://github.com/oceanprotocol/react/commit/42820874cb707340a40b3d90c7fe4db4661929b5)
|
||||
|
||||
#### [v0.0.23](https://github.com/oceanprotocol/react/compare/v0.0.22...v0.0.23)
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.24",
|
||||
"version": "0.0.25",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.24",
|
||||
"version": "0.0.25",
|
||||
"description": "React hooks & components on top of @oceanprotocol/lib",
|
||||
"main": "dist/index.js",
|
||||
"umd:main": "dist/index.umd.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user