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.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kremalicious committed Jan 19, 2021
1 parent aaccea5 commit 7b0daa1
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
10 changes: 9 additions & 1 deletion 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.0](https://github.com/oceanprotocol/react/compare/v0.4.1...v0.5.0)

- Bump eslint from 7.17.0 to 7.18.0 [`#224`](https://github.com/oceanprotocol/react/pull/224)
- Bump @types/node-fetch from 2.5.7 to 2.5.8 [`#223`](https://github.com/oceanprotocol/react/pull/223)
- bump ocean.js [`#225`](https://github.com/oceanprotocol/react/pull/225)

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

> 13 January 2021
- Bump web3 from 1.2.11 to 1.3.1 [`#214`](https://github.com/oceanprotocol/react/pull/214)
- Bump eslint-plugin-react from 7.21.5 to 7.22.0 [`#220`](https://github.com/oceanprotocol/react/pull/220)
- Bump eslint-config-prettier from 7.0.0 to 7.1.0 [`#219`](https://github.com/oceanprotocol/react/pull/219)
Expand All @@ -23,8 +31,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Bump eslint-config-prettier from 6.15.0 to 7.0.0 [`#200`](https://github.com/oceanprotocol/react/pull/200)
- Bump eslint from 7.14.0 to 7.15.0 [`#199`](https://github.com/oceanprotocol/react/pull/199)
- bump @oceanprotocol/lib [`31f6a9a`](https://github.com/oceanprotocol/react/commit/31f6a9a7274aa4ba401d3cba33ad526af24d8d28)
- Release 0.4.1 [`b4acf68`](https://github.com/oceanprotocol/react/commit/b4acf688c2709a252c9cc62fa1af9c458b9d804d)
- remove concept note [`3045520`](https://github.com/oceanprotocol/react/commit/30455201f4ebd6d2411b9b2d38b14e53d15d8651)
- Update README.md [`69965a6`](https://github.com/oceanprotocol/react/commit/69965a64bac5903b531aaf68990da11ddeaaca34)

#### [v0.4.0](https://github.com/oceanprotocol/react/compare/v0.3.23...v0.4.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.4.1",
"version": "0.5.0",
"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 7b0daa1

Please sign in to comment.