mirror of
https://github.com/oceanprotocol/react.git
synced 2024-12-23 01:29:49 +01:00
Release 0.4.0
This commit is contained in:
parent
7fcb65dd2a
commit
432d97de21
13
CHANGELOG.md
13
CHANGELOG.md
@ -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)
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.3.23",
|
||||
"version": "0.4.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user