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

Commit

Permalink
Release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kremalicious committed Dec 3, 2020
1 parent 7fcb65d commit 432d97d
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,22 @@ 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.4.0](https://github.com/oceanprotocol/react/compare/v0.3.23...v0.4.0)

- Bump web3modal from 1.9.1 to 1.9.2 [`#193`](https://github.com/oceanprotocol/react/pull/193)
- Bump @typescript-eslint/eslint-plugin from 4.8.1 to 4.8.2 [`#196`](https://github.com/oceanprotocol/react/pull/196)
- Bump release-it from 14.2.1 to 14.2.2 [`#195`](https://github.com/oceanprotocol/react/pull/195)
- Bump prettier from 2.1.2 to 2.2.1 [`#194`](https://github.com/oceanprotocol/react/pull/194)
- Bump @typescript-eslint/parser from 4.8.1 to 4.8.2 [`#192`](https://github.com/oceanprotocol/react/pull/192)
- downgrade web3.js [`#197`](https://github.com/oceanprotocol/react/pull/197)
- package updates [`7fcb65d`](https://github.com/oceanprotocol/react/commit/7fcb65dd2ad47b8a9e819ac13852f90fafc62699)

#### [v0.3.23](https://github.com/oceanprotocol/react/compare/v0.3.22...v0.3.23)

> 1 December 2020
- fix exchange price [`04f3704`](https://github.com/oceanprotocol/react/commit/04f3704f38aa4747609432c7da2c03df3ce92398)
- Release 0.3.23 [`259b851`](https://github.com/oceanprotocol/react/commit/259b8514ee86212c8ee4537a51070017b766f2fa)

#### [v0.3.22](https://github.com/oceanprotocol/react/compare/v0.3.21...v0.3.22)

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.3.23",
"version": "0.4.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 432d97d

Please sign in to comment.