mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
Release 0.7.1
This commit is contained in:
parent
d7f0abdebf
commit
860967d246
@ -4,6 +4,14 @@ 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.7.1](https://github.com/oceanprotocol/squid-js/compare/v0.7.0...v0.7.1)
|
||||
|
||||
> 29 August 2019
|
||||
|
||||
- bump keeper version on Travis [`#299`](https://github.com/oceanprotocol/squid-js/pull/299)
|
||||
- change Spree Brizo address [`166d290`](https://github.com/oceanprotocol/squid-js/commit/166d290ef1b299a09494eca78a55d87f87680d80)
|
||||
- bump Barge keeper version on Travis [`30be2ba`](https://github.com/oceanprotocol/squid-js/commit/30be2ba16f0d14d8f9aca3559a07ac75db6e5e9c)
|
||||
|
||||
#### [v0.7.0](https://github.com/oceanprotocol/squid-js/compare/v0.6.6...v0.7.0)
|
||||
|
||||
> 29 August 2019
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/squid",
|
||||
"version": "0.7.0",
|
||||
"version": "0.7.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/squid",
|
||||
"version": "0.7.0",
|
||||
"version": "0.7.1",
|
||||
"description": "JavaScript client library for Ocean Protocol",
|
||||
"main": "./dist/node/squid.js",
|
||||
"typings": "./dist/node/squid.d.ts",
|
||||
|
Loading…
x
Reference in New Issue
Block a user