mirror of
https://github.com/oceanprotocol/react.git
synced 2025-02-14 21:10:38 +01:00
Release 0.0.50
This commit is contained in:
parent
2d80a7d12a
commit
dc8831d78c
@ -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
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.49",
|
||||
"version": "0.0.50",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -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",
|
||||
|
Loading…
x
Reference in New Issue
Block a user