1
0
mirror of https://github.com/oceanprotocol/react.git synced 2025-02-09 02:47:22 +01:00

Release 0.0.48

This commit is contained in:
mihaisc 2020-09-29 16:57:34 +03:00
parent 47bc90f535
commit 7de06e73e1
No known key found for this signature in database
GPG Key ID: BE522BB8C3A5E2E4
3 changed files with 8 additions and 2 deletions

View File

@ -4,8 +4,14 @@ 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.48](https://github.com/oceanprotocol/react/compare/v0.0.47...v0.0.48)
- fix publish [`#130`](https://github.com/oceanprotocol/react/pull/130)
#### [v0.0.47](https://github.com/oceanprotocol/react/compare/v0.0.46...v0.0.47)
> 29 September 2020
- Lib update [`#129`](https://github.com/oceanprotocol/react/pull/129)
- updates for new version of lib [`8943aa0`](https://github.com/oceanprotocol/react/commit/8943aa0639a297386991fbbab795f2350d13142e)
- lib update [`9cf210f`](https://github.com/oceanprotocol/react/commit/9cf210ff60f683f5506a36a645c65f9892161825)

2
package-lock.json generated
View File

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

View File

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