mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
Release 0.8.3
This commit is contained in:
parent
3775b3e90a
commit
c8e9bd24c3
@ -4,12 +4,19 @@ 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.8.3](https://github.com/oceanprotocol/squid-js/compare/v0.8.2...v0.8.3)
|
||||||
|
|
||||||
|
> 22 November 2019
|
||||||
|
|
||||||
|
- added xDai [`#336`](https://github.com/oceanprotocol/squid-js/pull/336)
|
||||||
|
|
||||||
#### [v0.8.2](https://github.com/oceanprotocol/squid-js/compare/v0.8.1...v0.8.2)
|
#### [v0.8.2](https://github.com/oceanprotocol/squid-js/compare/v0.8.1...v0.8.2)
|
||||||
|
|
||||||
> 7 November 2019
|
> 7 November 2019
|
||||||
|
|
||||||
- hot fix: revert esModuleInterop [`#329`](https://github.com/oceanprotocol/squid-js/pull/329)
|
- hot fix: revert esModuleInterop [`#329`](https://github.com/oceanprotocol/squid-js/pull/329)
|
||||||
- revert esModuleInterop [`27f0734`](https://github.com/oceanprotocol/squid-js/commit/27f0734f226f705ba20bed119b3e61398cb36474)
|
- revert esModuleInterop [`27f0734`](https://github.com/oceanprotocol/squid-js/commit/27f0734f226f705ba20bed119b3e61398cb36474)
|
||||||
|
- Release 0.8.2 [`f595561`](https://github.com/oceanprotocol/squid-js/commit/f595561524abbf361ebe501108c2e558a836b6c5)
|
||||||
|
|
||||||
#### [v0.8.1](https://github.com/oceanprotocol/squid-js/compare/v0.8.0...v0.8.1)
|
#### [v0.8.1](https://github.com/oceanprotocol/squid-js/compare/v0.8.0...v0.8.1)
|
||||||
|
|
||||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@oceanprotocol/squid",
|
"name": "@oceanprotocol/squid",
|
||||||
"version": "0.8.2",
|
"version": "0.8.3",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@oceanprotocol/squid",
|
"name": "@oceanprotocol/squid",
|
||||||
"version": "0.8.2",
|
"version": "0.8.3",
|
||||||
"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…
Reference in New Issue
Block a user