mirror of
https://github.com/oceanprotocol/react.git
synced 2025-02-14 21:10:38 +01:00
Release 0.0.44
This commit is contained in:
parent
dc48874290
commit
b6be6f57bb
10
CHANGELOG.md
10
CHANGELOG.md
@ -4,6 +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.0.44](https://github.com/oceanprotocol/react/compare/v0.0.43...v0.0.44)
|
||||
|
||||
> 16 September 2020
|
||||
|
||||
- Bump eslint from 7.8.1 to 7.9.0 [`#113`](https://github.com/oceanprotocol/react/pull/113)
|
||||
- Bump @typescript-eslint/eslint-plugin from 4.0.1 to 4.1.0 [`#114`](https://github.com/oceanprotocol/react/pull/114)
|
||||
- package updates, linting fixes [`e22212b`](https://github.com/oceanprotocol/react/commit/e22212bd016c930283f6bb6966693b2ca23a8b63)
|
||||
- bump @oceanprotocol/lib [`dc48874`](https://github.com/oceanprotocol/react/commit/dc48874290a19adb1bb9dc620d7f1f6849a9a488)
|
||||
- prepare strict type checking, bunch of typing fixes [`75b1adb`](https://github.com/oceanprotocol/react/commit/75b1adb699dd6f25bf59b4311c077c6aba5ee61e)
|
||||
|
||||
#### [v0.0.43](https://github.com/oceanprotocol/react/compare/v0.0.42...v0.0.43)
|
||||
|
||||
> 10 September 2020
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.43",
|
||||
"version": "0.0.44",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.43",
|
||||
"version": "0.0.44",
|
||||
"description": "React hooks & components on top of @oceanprotocol/lib",
|
||||
"main": "dist/index.js",
|
||||
"umd:main": "dist/index.umd.js",
|
||||
|
Loading…
x
Reference in New Issue
Block a user