mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
Release 1.0.0-beta.2
This commit is contained in:
parent
5a49cf01f9
commit
3cc93c8afe
@ -10,6 +10,14 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
||||
|
||||
- added xDai [`#336`](https://github.com/oceanprotocol/squid-js/pull/336)
|
||||
|
||||
#### [v1.0.0-beta.2](https://github.com/oceanprotocol/squid-js/compare/v1.0.0-beta.1...v1.0.0-beta.2)
|
||||
|
||||
> 12 November 2019
|
||||
|
||||
- DDO updates, contentLength as string [`ae62a49`](https://github.com/oceanprotocol/squid-js/commit/ae62a49902aa71fbfdfb69180ee4467fab68930a)
|
||||
- remove ddo.addChecksum [`e2e95c4`](https://github.com/oceanprotocol/squid-js/commit/e2e95c469c1c0738fee01722ce8967c08aacde82)
|
||||
- remove legacy contentUrls for good [`1162609`](https://github.com/oceanprotocol/squid-js/commit/11626093b8a60af65535b9bf59fd895fe7548544)
|
||||
|
||||
#### [v1.0.0-beta.1](https://github.com/oceanprotocol/squid-js/compare/v0.8.2...v1.0.0-beta.1)
|
||||
|
||||
> 7 November 2019
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/squid",
|
||||
"version": "1.0.0-beta.1",
|
||||
"version": "1.0.0-beta.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/squid",
|
||||
"version": "1.0.0-beta.1",
|
||||
"version": "1.0.0-beta.2",
|
||||
"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