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.5
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaisc committed Mar 8, 2021
1 parent f60b817 commit a021976
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,16 @@ 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.5](https://github.com/oceanprotocol/react/compare/v0.5.4...v0.5.5)

- 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 @types/react from 17.0.2 to 17.0.3 [`#257`](https://github.com/oceanprotocol/react/pull/257)

#### [v0.5.4](https://github.com/oceanprotocol/react/compare/v0.5.3...v0.5.4)

> 4 March 2021
- bump ocean.js [`#256`](https://github.com/oceanprotocol/react/pull/256)
- Bump eslint-config-prettier from 7.2.0 to 8.1.0 [`#251`](https://github.com/oceanprotocol/react/pull/251)
- add codeowners [`#254`](https://github.com/oceanprotocol/react/pull/254)
Expand All @@ -14,6 +22,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Bump typescript from 4.1.5 to 4.2.2 [`#252`](https://github.com/oceanprotocol/react/pull/252)
- Bump eslint from 7.20.0 to 7.21.0 [`#250`](https://github.com/oceanprotocol/react/pull/250)
- Bump @typescript-eslint/eslint-plugin from 4.15.1 to 4.15.2 [`#249`](https://github.com/oceanprotocol/react/pull/249)
- Release 0.5.4 [`42df1e2`](https://github.com/oceanprotocol/react/commit/42df1e22773222e4e27cff0b2d3ece0490a358e9)

#### [v0.5.3](https://github.com/oceanprotocol/react/compare/v0.5.2...v0.5.3)

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.4",
"version": "0.5.5",
"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 a021976

Please sign in to comment.