mirror of
https://github.com/oceanprotocol/react.git
synced 2025-02-14 21:10:38 +01:00
Release 0.5.6
This commit is contained in:
parent
68dafd3aa9
commit
2198dcf668
@ -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).
|
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
||||||
|
|
||||||
|
#### [v0.5.6](https://github.com/oceanprotocol/react/compare/v0.5.5...v0.5.6)
|
||||||
|
|
||||||
|
- lib bump, publish update [`#263`](https://github.com/oceanprotocol/react/pull/263)
|
||||||
|
|
||||||
#### [v0.5.5](https://github.com/oceanprotocol/react/compare/v0.5.4...v0.5.5)
|
#### [v0.5.5](https://github.com/oceanprotocol/react/compare/v0.5.4...v0.5.5)
|
||||||
|
|
||||||
|
> 8 March 2021
|
||||||
|
|
||||||
- lib bump [`#259`](https://github.com/oceanprotocol/react/pull/259)
|
- lib bump [`#259`](https://github.com/oceanprotocol/react/pull/259)
|
||||||
- Bump typescript from 4.2.2 to 4.2.3 [`#258`](https://github.com/oceanprotocol/react/pull/258)
|
- Bump typescript from 4.2.2 to 4.2.3 [`#258`](https://github.com/oceanprotocol/react/pull/258)
|
||||||
- Bump @types/react from 17.0.2 to 17.0.3 [`#257`](https://github.com/oceanprotocol/react/pull/257)
|
- Bump @types/react from 17.0.2 to 17.0.3 [`#257`](https://github.com/oceanprotocol/react/pull/257)
|
||||||
|
- Release 0.5.5 [`a021976`](https://github.com/oceanprotocol/react/commit/a021976add1f458042c973df10cff27fadc9ee18)
|
||||||
|
|
||||||
#### [v0.5.4](https://github.com/oceanprotocol/react/compare/v0.5.3...v0.5.4)
|
#### [v0.5.4](https://github.com/oceanprotocol/react/compare/v0.5.3...v0.5.4)
|
||||||
|
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@oceanprotocol/react",
|
"name": "@oceanprotocol/react",
|
||||||
"version": "0.5.5",
|
"version": "0.5.6",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@oceanprotocol/react",
|
"name": "@oceanprotocol/react",
|
||||||
"version": "0.5.5",
|
"version": "0.5.6",
|
||||||
"description": "React hooks & components on top of @oceanprotocol/lib",
|
"description": "React hooks & components on top of @oceanprotocol/lib",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"umd:main": "dist/index.umd.js",
|
"umd:main": "dist/index.umd.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user