mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
Release 0.6.5
This commit is contained in:
parent
a9ba23d2c3
commit
4cfecbfef6
@ -4,6 +4,12 @@ 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.6.5](https://github.com/oceanprotocol/squid-js/compare/v0.6.4...v0.6.5)
|
||||||
|
|
||||||
|
> 17 July 2019
|
||||||
|
|
||||||
|
- Resolve the DDO using the service endpoint on registration event. [`a9ba23d`](https://github.com/oceanprotocol/squid-js/commit/a9ba23d2c3947a9376f212417626617caf39817a)
|
||||||
|
|
||||||
#### [v0.6.4](https://github.com/oceanprotocol/squid-js/compare/v0.6.3...v0.6.4)
|
#### [v0.6.4](https://github.com/oceanprotocol/squid-js/compare/v0.6.3...v0.6.4)
|
||||||
|
|
||||||
> 15 July 2019
|
> 15 July 2019
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@oceanprotocol/squid",
|
"name": "@oceanprotocol/squid",
|
||||||
"version": "0.6.4",
|
"version": "0.6.5",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@oceanprotocol/squid",
|
"name": "@oceanprotocol/squid",
|
||||||
"version": "0.6.4",
|
"version": "0.6.5",
|
||||||
"description": "JavaScript client library for Ocean Protocol",
|
"description": "JavaScript client library for Ocean Protocol",
|
||||||
"main": "./dist/node/squid.js",
|
"main": "./dist/node/squid.js",
|
||||||
"typings": "./dist/node/squid.d.ts",
|
"typings": "./dist/node/squid.d.ts",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user