mirror of
https://github.com/oceanprotocol/react.git
synced 2025-02-14 21:10:38 +01:00
Release 0.0.26
This commit is contained in:
parent
c2bcad440c
commit
4684f30df5
@ -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.0.26](https://github.com/oceanprotocol/react/compare/v0.0.25...v0.0.26)
|
||||
|
||||
> 21 July 2020
|
||||
|
||||
- Update usePublish.ts [`c2bcad4`](https://github.com/oceanprotocol/react/commit/c2bcad440c0bafc02c3abe12343ae82aa437e9e3)
|
||||
|
||||
#### [v0.0.25](https://github.com/oceanprotocol/react/compare/v0.0.24...v0.0.25)
|
||||
|
||||
> 21 July 2020
|
||||
|
||||
- Release 0.0.25 [`69ffba3`](https://github.com/oceanprotocol/react/commit/69ffba32cf3f0f654f0796f0cf9095b7c2cb121f)
|
||||
- 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)
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.25",
|
||||
"version": "0.0.26",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.25",
|
||||
"version": "0.0.26",
|
||||
"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