mirror of
https://github.com/oceanprotocol/react.git
synced 2025-02-14 21:10:38 +01:00
Release 0.0.4
This commit is contained in:
parent
84063e6844
commit
879f818590
10
CHANGELOG.md
10
CHANGELOG.md
@ -4,13 +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).
|
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
||||||
|
|
||||||
|
#### [v0.0.4](https://github.com/oceanprotocol/react/compare/v0.0.3...v0.0.4)
|
||||||
|
|
||||||
|
> 14 May 2020
|
||||||
|
|
||||||
|
- test fix [`84063e6`](https://github.com/oceanprotocol/react/commit/84063e684412435bf567941e17dffdf2f19ddeca)
|
||||||
|
- compute params [`d2ff0c6`](https://github.com/oceanprotocol/react/commit/d2ff0c66868e119fa043bab214aed22b3d88ed40)
|
||||||
|
- Update README.md [`f5ada45`](https://github.com/oceanprotocol/react/commit/f5ada455494b1eb6db8a2a8015675ff86d6f7137)
|
||||||
|
|
||||||
#### [v0.0.3](https://github.com/oceanprotocol/react/compare/v0.0.2...v0.0.3)
|
#### [v0.0.3](https://github.com/oceanprotocol/react/compare/v0.0.2...v0.0.3)
|
||||||
|
|
||||||
> 11 May 2020
|
> 11 May 2020
|
||||||
|
|
||||||
|
- Release 0.0.3 [`7f1e47f`](https://github.com/oceanprotocol/react/commit/7f1e47f779bd190f4912d11de3c30c0c073d0da5)
|
||||||
- publishConfig public [`fdc2eb4`](https://github.com/oceanprotocol/react/commit/fdc2eb478428ce1b4988a0304fff337baa7a404e)
|
- publishConfig public [`fdc2eb4`](https://github.com/oceanprotocol/react/commit/fdc2eb478428ce1b4988a0304fff337baa7a404e)
|
||||||
- package publish false [`c329789`](https://github.com/oceanprotocol/react/commit/c329789d856d3c6ac3c5f037e450fd6e5cd7d1a1)
|
- package publish false [`c329789`](https://github.com/oceanprotocol/react/commit/c329789d856d3c6ac3c5f037e450fd6e5cd7d1a1)
|
||||||
- publish npm true [`381ee53`](https://github.com/oceanprotocol/react/commit/381ee5376af68e42335cefe1be56ec79b8abb91b)
|
|
||||||
|
|
||||||
#### v0.0.2
|
#### v0.0.2
|
||||||
|
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@oceanprotocol/react",
|
"name": "@oceanprotocol/react",
|
||||||
"version": "0.0.3",
|
"version": "0.0.4",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@oceanprotocol/react",
|
"name": "@oceanprotocol/react",
|
||||||
"version": "0.0.3",
|
"version": "0.0.4",
|
||||||
"description": "React hooks & components on top of squid.js",
|
"description": "React hooks & components on top of squid.js",
|
||||||
"main": "dist/index.js",
|
"main": "dist/index.js",
|
||||||
"module": "dist/esm/index.js",
|
"module": "dist/esm/index.js",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user