mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
Release 1.0.0-beta.6
This commit is contained in:
parent
40c537f0af
commit
68d7eccb0c
@ -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.6](https://github.com/oceanprotocol/squid-js/compare/v1.0.0-beta.5...v1.0.0-beta.6)
|
||||
|
||||
> 15 November 2019
|
||||
|
||||
- bump packages [`42d6c45`](https://github.com/oceanprotocol/squid-js/commit/42d6c450981a3a01ccde81e17a56b25e95ed474b)
|
||||
- add migration guide [`eede978`](https://github.com/oceanprotocol/squid-js/commit/eede97837a267478021c7616d84a80773e52c9b4)
|
||||
- add required component versions to migration guide [`b5f2d07`](https://github.com/oceanprotocol/squid-js/commit/b5f2d078b925e969faba2105cebfd408bfadaaae)
|
||||
|
||||
#### [v1.0.0-beta.5](https://github.com/oceanprotocol/squid-js/compare/v1.0.0-beta.4...v1.0.0-beta.5)
|
||||
|
||||
> 14 November 2019
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/squid",
|
||||
"version": "1.0.0-beta.5",
|
||||
"version": "1.0.0-beta.6",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/squid",
|
||||
"version": "1.0.0-beta.5",
|
||||
"version": "1.0.0-beta.6",
|
||||
"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