mirror of
https://github.com/oceanprotocol/react.git
synced 2025-02-14 21:10:38 +01:00
Release 0.0.27
This commit is contained in:
parent
e637016532
commit
457a4aaba5
@ -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.27](https://github.com/oceanprotocol/react/compare/v0.0.26...v0.0.27)
|
||||
|
||||
> 21 July 2020
|
||||
|
||||
- metadata fallback hitting MetadataStore directly [`#58`](https://github.com/oceanprotocol/react/pull/58)
|
||||
|
||||
#### [v0.0.26](https://github.com/oceanprotocol/react/compare/v0.0.25...v0.0.26)
|
||||
|
||||
> 21 July 2020
|
||||
|
||||
- Release 0.0.26 [`4684f30`](https://github.com/oceanprotocol/react/commit/4684f30df5c2d0c55dd282bea61ceb43449aaa8f)
|
||||
- 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)
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.26",
|
||||
"version": "0.0.27",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.26",
|
||||
"version": "0.0.27",
|
||||
"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