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

Commit

Permalink
Release 0.3.22
Browse files Browse the repository at this point in the history
  • Loading branch information
mihaisc committed Nov 26, 2020
1 parent 1bc580b commit 257e572
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,21 @@ 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.3.22](https://github.com/oceanprotocol/react/compare/v0.3.21...v0.3.22)

- fix price calculation [`1bc580b`](https://github.com/oceanprotocol/react/commit/1bc580bf9b945ed056e6d6ad063e3c836c5e70ed)

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

> 24 November 2020
- Bump @types/react from 16.9.56 to 17.0.0 [`#187`](https://github.com/oceanprotocol/react/pull/187)
- Bump @typescript-eslint/eslint-plugin from 4.7.0 to 4.8.1 [`#191`](https://github.com/oceanprotocol/react/pull/191)
- Bump @typescript-eslint/parser from 4.7.0 to 4.8.1 [`#189`](https://github.com/oceanprotocol/react/pull/189)
- Bump typescript from 4.0.5 to 4.1.2 [`#188`](https://github.com/oceanprotocol/react/pull/188)
- Bump eslint from 7.13.0 to 7.14.0 [`#190`](https://github.com/oceanprotocol/react/pull/190)
- optimize price calculation [`312b62c`](https://github.com/oceanprotocol/react/commit/312b62ced37554b54011d445c49bb50905760198)
- Release 0.3.21 [`378b5de`](https://github.com/oceanprotocol/react/commit/378b5deae3c888b8ab3a249fa5816b5bb065cbcb)
- fix travis [`4e6e5f1`](https://github.com/oceanprotocol/react/commit/4e6e5f1b30b0986244be3379e00b2d74be4b22cd)

#### [v0.3.20](https://github.com/oceanprotocol/react/compare/v0.3.19...v0.3.20)
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.21",
"version": "0.3.22",
"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 257e572

Please sign in to comment.