Skip to content
This repository has been archived by the owner on Aug 3, 2021. It is now read-only.

Commit

Permalink
Release 0.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaisc committed Feb 26, 2021
1 parent 8d16b9e commit 67d5bd1
Show file tree
Hide file tree
Showing 3 changed files with 26 additions and 2 deletions.
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,33 @@ 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.5.2](https://github.com/oceanprotocol/react/compare/v0.5.1...v0.5.2)

- bump lib [`#247`](https://github.com/oceanprotocol/react/pull/247)
- Bump @typescript-eslint/eslint-plugin from 4.15.0 to 4.15.1 [`#245`](https://github.com/oceanprotocol/react/pull/245)
- Bump release-it from 14.4.0 to 14.4.1 [`#244`](https://github.com/oceanprotocol/react/pull/244)
- Bump @typescript-eslint/parser from 4.15.0 to 4.15.1 [`#243`](https://github.com/oceanprotocol/react/pull/243)
- Bump @typescript-eslint/eslint-plugin from 4.14.2 to 4.15.0 [`#242`](https://github.com/oceanprotocol/react/pull/242)
- Bump eslint from 7.19.0 to 7.20.0 [`#241`](https://github.com/oceanprotocol/react/pull/241)
- Bump @types/react from 17.0.1 to 17.0.2 [`#237`](https://github.com/oceanprotocol/react/pull/237)
- Bump typescript from 4.1.3 to 4.1.5 [`#240`](https://github.com/oceanprotocol/react/pull/240)
- Bump release-it from 14.3.0 to 14.4.0 [`#239`](https://github.com/oceanprotocol/react/pull/239)
- Bump @typescript-eslint/parser from 4.14.2 to 4.15.0 [`#238`](https://github.com/oceanprotocol/react/pull/238)
- Bump @types/react from 17.0.0 to 17.0.1 [`#236`](https://github.com/oceanprotocol/react/pull/236)
- Bump @typescript-eslint/eslint-plugin from 4.14.1 to 4.14.2 [`#234`](https://github.com/oceanprotocol/react/pull/234)
- Bump @typescript-eslint/parser from 4.14.1 to 4.14.2 [`#235`](https://github.com/oceanprotocol/react/pull/235)
- Bump release-it from 14.2.2 to 14.3.0 [`#232`](https://github.com/oceanprotocol/react/pull/232)
- Bump eslint from 7.18.0 to 7.19.0 [`#231`](https://github.com/oceanprotocol/react/pull/231)
- Bump @typescript-eslint/eslint-plugin from 4.14.0 to 4.14.1 [`#230`](https://github.com/oceanprotocol/react/pull/230)
- Bump @typescript-eslint/parser from 4.14.0 to 4.14.1 [`#229`](https://github.com/oceanprotocol/react/pull/229)
- Bump web3 from 1.3.1 to 1.3.3 [`#227`](https://github.com/oceanprotocol/react/pull/227)

#### [v0.5.1](https://github.com/oceanprotocol/react/compare/v0.5.0...v0.5.1)

> 21 January 2021
- package updates [`fdd06ed`](https://github.com/oceanprotocol/react/commit/fdd06ed49721b08d94455da908ad839b6741f2e5)
- Release 0.5.1 [`5ecb49d`](https://github.com/oceanprotocol/react/commit/5ecb49d00118b354507d2f733b942581848eb81e)

#### [v0.5.0](https://github.com/oceanprotocol/react/compare/v0.4.1...v0.5.0)

Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@oceanprotocol/react",
"version": "0.5.1",
"version": "0.5.2",
"description": "React hooks & components on top of @oceanprotocol/lib",
"main": "dist/index.js",
"umd:main": "dist/index.umd.js",
Expand Down

0 comments on commit 67d5bd1

Please sign in to comment.