mirror of
https://github.com/oceanprotocol/react.git
synced 2025-02-14 21:10:38 +01:00
Release 0.3.4
This commit is contained in:
parent
2c493231e0
commit
4636fadec9
@ -4,9 +4,17 @@ 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.4](https://github.com/oceanprotocol/react/compare/v0.3.3...v0.3.4)
|
||||
|
||||
- bump ocean.js [`2c49323`](https://github.com/oceanprotocol/react/commit/2c493231e0a9d7155724a6142eba406b942597d5)
|
||||
- typing tweak [`9ebfb1e`](https://github.com/oceanprotocol/react/commit/9ebfb1e93fa6fbc0a6adae1ae4d11c028a66ceb9)
|
||||
|
||||
#### [v0.3.3](https://github.com/oceanprotocol/react/compare/v0.3.2...v0.3.3)
|
||||
|
||||
> 22 October 2020
|
||||
|
||||
- utils consolidation [`dd7e323`](https://github.com/oceanprotocol/react/commit/dd7e323dadd547c582d81d285ab9abff2196c0b5)
|
||||
- Release 0.3.3 [`4069816`](https://github.com/oceanprotocol/react/commit/40698165160e778717485a265f7b5ce63570cd90)
|
||||
- bump ocean.js [`55db4e8`](https://github.com/oceanprotocol/react/commit/55db4e88d5c9fcc86a963aa147782db8bed17056)
|
||||
|
||||
#### [v0.3.2](https://github.com/oceanprotocol/react/compare/v0.3.1...v0.3.2)
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.3.3",
|
||||
"version": "0.3.4",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/react",
|
||||
"version": "0.3.3",
|
||||
"version": "0.3.4",
|
||||
"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