From a6d6a5f8c9b83b4ffcfe3a584bcf2dcf23316144 Mon Sep 17 00:00:00 2001 From: Matthias Kretschmann Date: Thu, 8 Oct 2020 12:39:34 +0200 Subject: [PATCH] Release 0.5.6 --- CHANGELOG.md | 23 +++++++++++++++++++++-- package-lock.json | 2 +- package.json | 2 +- 3 files changed, 23 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fbfcaa48..7464afb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,28 @@ 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.5.6](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.5.5...v0.5.6) + +- update DDO [`#340`](https://github.com/oceanprotocol/ocean-lib-js/pull/340) +- Bump release-it from 14.0.3 to 14.0.4 [`#339`](https://github.com/oceanprotocol/ocean-lib-js/pull/339) +- Bump @types/node from 14.11.4 to 14.11.5 [`#337`](https://github.com/oceanprotocol/ocean-lib-js/pull/337) +- fix incorrect dtAddress [`#338`](https://github.com/oceanprotocol/ocean-lib-js/pull/338) +- Feature/swapFee docs [`#331`](https://github.com/oceanprotocol/ocean-lib-js/pull/331) +- Bump @types/chai from 4.2.12 to 4.2.13 [`#334`](https://github.com/oceanprotocol/ocean-lib-js/pull/334) +- Bump @types/node from 14.11.2 to 14.11.4 [`#332`](https://github.com/oceanprotocol/ocean-lib-js/pull/332) +- Bump @typescript-eslint/eslint-plugin from 4.3.0 to 4.4.0 [`#335`](https://github.com/oceanprotocol/ocean-lib-js/pull/335) +- Bump @typescript-eslint/parser from 4.3.0 to 4.4.0 [`#333`](https://github.com/oceanprotocol/ocean-lib-js/pull/333) +- Bump uuid from 8.3.0 to 8.3.1 [`#330`](https://github.com/oceanprotocol/ocean-lib-js/pull/330) +- BestPrice interface [`d3b47d6`](https://github.com/oceanprotocol/ocean-lib-js/commit/d3b47d618ba145db55f12ba2a7ffdfc247d58693) +- Update OceanPool.ts [`e1c7eeb`](https://github.com/oceanprotocol/ocean-lib-js/commit/e1c7eeb6ba050860e63aac4b9909fd475dc786a8) +- Update OceanPool.ts [`c8fd743`](https://github.com/oceanprotocol/ocean-lib-js/commit/c8fd74323c1fdb4785b2a607c6becfcf34586133) + #### [v0.5.5](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.5.4...v0.5.5) +> 2 October 2020 + - fix typo in Metadata contract address [`#329`](https://github.com/oceanprotocol/ocean-lib-js/pull/329) +- Release 0.5.5 [`bca3202`](https://github.com/oceanprotocol/ocean-lib-js/commit/bca320281401b13a0fe7e192598f60d487438d8b) - fix type in Metadata [`4653432`](https://github.com/oceanprotocol/ocean-lib-js/commit/46534324f5a963d2214c2c70ace0022486c26a54) #### [v0.5.4](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.5.3...v0.5.4) @@ -64,8 +83,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). > 30 September 2020 - add stats/history [`#289`](https://github.com/oceanprotocol/ocean-lib-js/pull/289) -- add stats [`b815fbf`](https://github.com/oceanprotocol/ocean-lib-js/commit/b815fbf0a135e0825674b45b64f1d911c03e6a59) - add stats [`c6a9f7d`](https://github.com/oceanprotocol/ocean-lib-js/commit/c6a9f7d69b8ac60f349e62a3dbc161b835b4fb41) +- add stats [`b815fbf`](https://github.com/oceanprotocol/ocean-lib-js/commit/b815fbf0a135e0825674b45b64f1d911c03e6a59) - small refactor [`6f645d6`](https://github.com/oceanprotocol/ocean-lib-js/commit/6f645d6e8fd134a69b56e862e9652a830308df12) #### [v0.3.2](https://github.com/oceanprotocol/ocean-lib-js/compare/v0.3.1...v0.3.2) @@ -438,4 +457,4 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - minor rendering fix [`#11`](https://github.com/oceanprotocol/ocean-lib-js/pull/11) - cleaning [`cd9f629`](https://github.com/oceanprotocol/ocean-lib-js/commit/cd9f6295ed08110936f9a092527bae5d0a974bbb) - remove test output files [`28d1775`](https://github.com/oceanprotocol/ocean-lib-js/commit/28d1775593ab78bf404708244c49af8f912f3117) -- first cut, highly WIP [`67af4d1`](https://github.com/oceanprotocol/ocean-lib-js/commit/67af4d1d595fc105cc544ff019199c6cef9f76e5) +- add ownerAssets [`d8dadf5`](https://github.com/oceanprotocol/ocean-lib-js/commit/d8dadf5495d77e2f73d45454347c13e185bed7d4) diff --git a/package-lock.json b/package-lock.json index aaa1f66b..deca6e57 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "@oceanprotocol/lib", - "version": "0.5.5", + "version": "0.5.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 4f0dee94..7874b86d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@oceanprotocol/lib", - "version": "0.5.5", + "version": "0.5.6", "description": "JavaScript client library for Ocean Protocol", "main": "./dist/node/lib.js", "typings": "./dist/node/lib.d.ts",