1
0
mirror of https://github.com/oceanprotocol/react.git synced 2024-11-22 17:50:15 +01:00

Release 0.0.49

This commit is contained in:
mihaisc 2020-10-01 15:30:53 +03:00
parent 1b7f9e3f92
commit 9090c2238f
No known key found for this signature in database
GPG Key ID: 4FB0C2329B4C6E29
3 changed files with 11 additions and 2 deletions

View File

@ -4,9 +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.49](https://github.com/oceanprotocol/react/compare/v0.0.48...v0.0.49)
- 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)
#### [v0.0.48](https://github.com/oceanprotocol/react/compare/v0.0.47...v0.0.48)
> 29 September 2020
- fix publish [`#130`](https://github.com/oceanprotocol/react/pull/130)
- Release 0.0.48 [`7de06e7`](https://github.com/oceanprotocol/react/commit/7de06e73e1b5cea0386e3fa59305063c568d3eae)
#### [v0.0.47](https://github.com/oceanprotocol/react/compare/v0.0.46...v0.0.47)

2
package-lock.json generated
View File

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

View File

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