mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
Release 0.6.0
This commit is contained in:
parent
06df40c155
commit
003144c867
@ -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.6.0](https://github.com/oceanprotocol/squid-js/compare/v0.5.17...v0.6.0)
|
||||
|
||||
> 24 June 2019
|
||||
|
||||
- Update @oceanprotocol/keeper-contracts to the latest version 🚀 [`#262`](https://github.com/oceanprotocol/squid-js/pull/262)
|
||||
- setup release-it workflow [`#260`](https://github.com/oceanprotocol/squid-js/pull/260)
|
||||
- chore(package): update lockfile package-lock.json [`28a5e71`](https://github.com/oceanprotocol/squid-js/commit/28a5e716e024881671ba361296a886c42c733ede)
|
||||
- fix(package): update @oceanprotocol/keeper-contracts to version 0.10.3 [`022be2a`](https://github.com/oceanprotocol/squid-js/commit/022be2af4434107b2abaa16d4eb1cbe9a5e3c51a)
|
||||
|
||||
#### [v0.5.17](https://github.com/oceanprotocol/squid-js/compare/v0.5.16...v0.5.17)
|
||||
|
||||
> 19 June 2019
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/squid",
|
||||
"version": "0.5.17",
|
||||
"version": "0.6.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/squid",
|
||||
"version": "0.5.17",
|
||||
"version": "0.6.0",
|
||||
"description": "JavaScript client library for Ocean Protocol",
|
||||
"main": "./dist/node/squid.js",
|
||||
"typings": "./dist/node/squid.d.ts",
|
||||
|
Loading…
Reference in New Issue
Block a user