1
0
mirror of https://github.com/oceanprotocol/react.git synced 2024-06-14 08:23:20 +02:00

Release 0.0.50

This commit is contained in:
mihaisc 2020-10-01 17:26:16 +03:00
parent 2d80a7d12a
commit dc8831d78c
No known key found for this signature in database
GPG Key ID: 4FB0C2329B4C6E29
3 changed files with 9 additions and 2 deletions

View File

@ -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.50](https://github.com/oceanprotocol/react/compare/v0.0.49...v0.0.50)
- ocean lib bump [`2d80a7d`](https://github.com/oceanprotocol/react/commit/2d80a7d12a7d5a5d4e56a551c3601826cf7de2ef)
#### [v0.0.49](https://github.com/oceanprotocol/react/compare/v0.0.48...v0.0.49)
> 1 October 2020
- update ocean-lib [`#131`](https://github.com/oceanprotocol/react/pull/131)
- update [`6c2353f`](https://github.com/oceanprotocol/react/commit/6c2353fb172c8d4f70a672ff28b338101316fc4e)
- up [`54e9228`](https://github.com/oceanprotocol/react/commit/54e922814d2126b236d8b62d1049bbd1ca93b1f4)
- Release 0.0.49 [`9090c22`](https://github.com/oceanprotocol/react/commit/9090c2238fc032e37b21651d6dcb81e980fdc4fe)
#### [v0.0.48](https://github.com/oceanprotocol/react/compare/v0.0.47...v0.0.48)

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "@oceanprotocol/react",
"version": "0.0.49",
"version": "0.0.50",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "@oceanprotocol/react",
"version": "0.0.49",
"version": "0.0.50",
"description": "React hooks & components on top of @oceanprotocol/lib",
"main": "dist/index.js",
"umd:main": "dist/index.umd.js",