mirror of
https://github.com/oceanprotocol-archive/squid-js.git
synced 2024-02-02 15:31:51 +01:00
Release 0.8.2
This commit is contained in:
parent
24d8c03ff3
commit
f595561524
@ -4,6 +4,13 @@ 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.8.2](https://github.com/oceanprotocol/squid-js/compare/v0.8.1...v0.8.2)
|
||||
|
||||
> 7 November 2019
|
||||
|
||||
- hot fix: revert esModuleInterop [`#329`](https://github.com/oceanprotocol/squid-js/pull/329)
|
||||
- revert esModuleInterop [`27f0734`](https://github.com/oceanprotocol/squid-js/commit/27f0734f226f705ba20bed119b3e61398cb36474)
|
||||
|
||||
#### [v0.8.1](https://github.com/oceanprotocol/squid-js/compare/v0.8.0...v0.8.1)
|
||||
|
||||
> 7 November 2019
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/squid",
|
||||
"version": "0.8.1",
|
||||
"version": "0.8.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@oceanprotocol/squid",
|
||||
"version": "0.8.1",
|
||||
"version": "0.8.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