mirror of
https://github.com/oceanprotocol/react.git
synced 2024-11-22 17:50:15 +01:00
Release 0.0.45
This commit is contained in:
parent
9c1839cc1a
commit
22be66dd7d
@ -4,6 +4,15 @@ 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.45](https://github.com/oceanprotocol/react/compare/v0.0.44...v0.0.45)
|
||||
|
||||
> 22 September 2020
|
||||
|
||||
- Bump typescript from 4.0.2 to 4.0.3 [`#119`](https://github.com/oceanprotocol/react/pull/119)
|
||||
- Bump auto-changelog from 2.2.0 to 2.2.1 [`#118`](https://github.com/oceanprotocol/react/pull/118)
|
||||
- Fix/publish fixes [`#117`](https://github.com/oceanprotocol/react/pull/117)
|
||||
- small fix [`1db0143`](https://github.com/oceanprotocol/react/commit/1db0143c46c05d39a3b4e37a88fdc3d180e53a79)
|
||||
|
||||
#### [v0.0.44](https://github.com/oceanprotocol/react/compare/v0.0.43...v0.0.44)
|
||||
|
||||
> 16 September 2020
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.44",
|
||||
"version": "0.0.45",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.0.44",
|
||||
"version": "0.0.45",
|
||||
"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