diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a125dba..83577d33 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,14 +4,59 @@ 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.17.2](https://github.com/oceanprotocol/ocean.js/compare/v0.17.1...v0.17.2) + +- Bump @types/node from 16.7.6 to 16.7.8 [`#996`](https://github.com/oceanprotocol/ocean.js/pull/996) +- update Gaia-X RPC [`#998`](https://github.com/oceanprotocol/ocean.js/pull/998) +- Bump @typescript-eslint/eslint-plugin from 4.29.3 to 4.30.0 [`#995`](https://github.com/oceanprotocol/ocean.js/pull/995) +- Bump eslint-plugin-prettier from 3.4.1 to 4.0.0 [`#994`](https://github.com/oceanprotocol/ocean.js/pull/994) +- Bump @typescript-eslint/parser from 4.29.3 to 4.30.0 [`#997`](https://github.com/oceanprotocol/ocean.js/pull/997) +- Bump typedoc from 0.21.6 to 0.21.9 [`#990`](https://github.com/oceanprotocol/ocean.js/pull/990) +- Bump @types/node from 16.7.2 to 16.7.6 [`#991`](https://github.com/oceanprotocol/ocean.js/pull/991) +- Bump mocha from 9.1.0 to 9.1.1 [`#992`](https://github.com/oceanprotocol/ocean.js/pull/992) +- Bump @types/node from 16.7.1 to 16.7.2 [`#988`](https://github.com/oceanprotocol/ocean.js/pull/988) +- Bump typescript from 4.3.5 to 4.4.2 [`#987`](https://github.com/oceanprotocol/ocean.js/pull/987) +- Bump @typescript-eslint/parser from 4.29.2 to 4.29.3 [`#984`](https://github.com/oceanprotocol/ocean.js/pull/984) +- Bump node-abort-controller from 2.0.0 to 3.0.0 [`#953`](https://github.com/oceanprotocol/ocean.js/pull/953) +- Bump ora from 5.4.1 to 6.0.0 [`#986`](https://github.com/oceanprotocol/ocean.js/pull/986) +- Bump @typescript-eslint/eslint-plugin from 4.29.2 to 4.29.3 [`#985`](https://github.com/oceanprotocol/ocean.js/pull/985) +- Bump @types/node from 16.6.2 to 16.7.1 [`#979`](https://github.com/oceanprotocol/ocean.js/pull/979) +- Bump @truffle/hdwallet-provider from 1.4.3 to 1.5.0 [`#978`](https://github.com/oceanprotocol/ocean.js/pull/978) +- Bump mocha from 9.0.3 to 9.1.0 [`#980`](https://github.com/oceanprotocol/ocean.js/pull/980) +- Bump eslint-plugin-prettier from 3.4.0 to 3.4.1 [`#981`](https://github.com/oceanprotocol/ocean.js/pull/981) +- Bump typedoc from 0.21.5 to 0.21.6 [`#977`](https://github.com/oceanprotocol/ocean.js/pull/977) +- Bump @types/node from 16.6.1 to 16.6.2 [`#975`](https://github.com/oceanprotocol/ocean.js/pull/975) +- Bump ts-node from 10.2.0 to 10.2.1 [`#974`](https://github.com/oceanprotocol/ocean.js/pull/974) +- Add agreementId in ComputeJob interface [`#976`](https://github.com/oceanprotocol/ocean.js/pull/976) +- Bump @typescript-eslint/eslint-plugin from 4.29.1 to 4.29.2 [`#973`](https://github.com/oceanprotocol/ocean.js/pull/973) +- Bump @typescript-eslint/parser from 4.29.1 to 4.29.2 [`#972`](https://github.com/oceanprotocol/ocean.js/pull/972) +- Bump web3 from 1.5.1 to 1.5.2 [`#970`](https://github.com/oceanprotocol/ocean.js/pull/970) +- Bump release-it from 14.11.3 to 14.11.5 [`#968`](https://github.com/oceanprotocol/ocean.js/pull/968) +- Adding event to DDO [`#965`](https://github.com/oceanprotocol/ocean.js/pull/965) +- Bump @types/node from 16.6.0 to 16.6.1 [`#967`](https://github.com/oceanprotocol/ocean.js/pull/967) +- Bump @types/node from 16.4.13 to 16.6.0 [`#966`](https://github.com/oceanprotocol/ocean.js/pull/966) +- Bump release-it from 14.11.0 to 14.11.3 [`#962`](https://github.com/oceanprotocol/ocean.js/pull/962) +- Bump @typescript-eslint/eslint-plugin from 4.29.0 to 4.29.1 [`#961`](https://github.com/oceanprotocol/ocean.js/pull/961) +- Bump @typescript-eslint/parser from 4.29.0 to 4.29.1 [`#963`](https://github.com/oceanprotocol/ocean.js/pull/963) +- Bump @truffle/hdwallet-provider from 1.4.2 to 1.4.3 [`#958`](https://github.com/oceanprotocol/ocean.js/pull/958) +- Bump release-it from 14.10.1 to 14.11.0 [`#959`](https://github.com/oceanprotocol/ocean.js/pull/959) +- Bump @types/node from 16.4.10 to 16.4.13 [`#957`](https://github.com/oceanprotocol/ocean.js/pull/957) +- Bump ts-node from 10.1.0 to 10.2.0 [`#956`](https://github.com/oceanprotocol/ocean.js/pull/956) +- Bump web3 from 1.5.0 to 1.5.1 [`#955`](https://github.com/oceanprotocol/ocean.js/pull/955) +- downgrade ora to v5.4.1 [`c1c7c53`](https://github.com/oceanprotocol/ocean.js/commit/c1c7c5342a479861161f5ff57c4eafc1739ac185) +- Update quickstart_simple.md [`a4be156`](https://github.com/oceanprotocol/ocean.js/commit/a4be156126893984e89f3a28e73b74f883d71ce8) + #### [v0.17.1](https://github.com/oceanprotocol/ocean.js/compare/v0.17.0...v0.17.1) +> 3 August 2021 + - Issue 950 fix allow deny [`#951`](https://github.com/oceanprotocol/ocean.js/pull/951) - Bump @typescript-eslint/eslint-plugin from 4.28.5 to 4.29.0 [`#949`](https://github.com/oceanprotocol/ocean.js/pull/949) - Bump @typescript-eslint/parser from 4.28.5 to 4.29.0 [`#948`](https://github.com/oceanprotocol/ocean.js/pull/948) - Bump @types/node from 16.4.7 to 16.4.10 [`#945`](https://github.com/oceanprotocol/ocean.js/pull/945) - Bump typedoc from 0.21.4 to 0.21.5 [`#946`](https://github.com/oceanprotocol/ocean.js/pull/946) - Bump eslint from 7.31.0 to 7.32.0 [`#947`](https://github.com/oceanprotocol/ocean.js/pull/947) +- Release 0.17.1 [`8c415ab`](https://github.com/oceanprotocol/ocean.js/commit/8c415ab2d9180b6b20c54ba67783df80bdbf46d4) - Updating assets and asset credentials [`cf16ff8`](https://github.com/oceanprotocol/ocean.js/commit/cf16ff89667795e12a96fb9ccdd49bc27177bb6d) - Changing value to values [`1b58fdf`](https://github.com/oceanprotocol/ocean.js/commit/1b58fdfb9d0fed48bfb827a44162a150c41ed8ca) @@ -80,7 +125,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - update package-lock [`bd5f767`](https://github.com/oceanprotocol/ocean.js/commit/bd5f7674e8d663f9d57d3f5df240c32ebe580234) - Release 0.16.5 [`fe1828f`](https://github.com/oceanprotocol/ocean.js/commit/fe1828fec945569863689c96ac9d4fa5ea694980) -#### [v0.16.4](https://github.com/oceanprotocol/ocean.js/compare/v0.16.2...v0.16.4) +#### [v0.16.4](https://github.com/oceanprotocol/ocean.js/compare/v0.16.3...v0.16.4) > 7 July 2021 @@ -90,12 +135,18 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Bump @types/node from 15.14.0 to 16.0.0 [`#881`](https://github.com/oceanprotocol/ocean.js/pull/881) - Bump eslint from 7.29.0 to 7.30.0 [`#883`](https://github.com/oceanprotocol/ocean.js/pull/883) - Bump @types/chai from 4.2.19 to 4.2.20 [`#888`](https://github.com/oceanprotocol/ocean.js/pull/888) +- Release 0.16.4 [`8e56b34`](https://github.com/oceanprotocol/ocean.js/commit/8e56b34133d201a634af8bd77945a19be599053d) + +#### [v0.16.3](https://github.com/oceanprotocol/ocean.js/compare/v0.16.2...v0.16.3) + +> 7 July 2021 + - Bump mocha from 9.0.1 to 9.0.2 [`#882`](https://github.com/oceanprotocol/ocean.js/pull/882) - added chainId property to DDO class [`#887`](https://github.com/oceanprotocol/ocean.js/pull/887) - Bump typescript from 4.3.4 to 4.3.5 [`#878`](https://github.com/oceanprotocol/ocean.js/pull/878) - Bump @types/node from 15.12.5 to 15.14.0 [`#879`](https://github.com/oceanprotocol/ocean.js/pull/879) - Change this.oceanAddress to baseToken [`#880`](https://github.com/oceanprotocol/ocean.js/pull/880) -- Release 0.16.4 [`8e56b34`](https://github.com/oceanprotocol/ocean.js/commit/8e56b34133d201a634af8bd77945a19be599053d) +- Release 0.16.3 [`3d9a7a4`](https://github.com/oceanprotocol/ocean.js/commit/3d9a7a499a6dabbe76e6983145921bf671d60d9d) #### [v0.16.2](https://github.com/oceanprotocol/ocean.js/compare/v0.16.1...v0.16.2) diff --git a/package-lock.json b/package-lock.json index d08b17ca..571a2c2a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@oceanprotocol/lib", - "version": "0.17.1", + "version": "0.17.2", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@oceanprotocol/lib", - "version": "0.17.1", + "version": "0.17.2", "license": "Apache-2.0", "dependencies": { "@ethereum-navigator/navigator": "^0.5.3", diff --git a/package.json b/package.json index c946de9f..879a0992 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@oceanprotocol/lib", "source": "./src/index.ts", - "version": "0.17.1", + "version": "0.17.2", "description": "JavaScript client library for Ocean Protocol", "main": "./dist/node/lib.js", "exports": "./dist/node/lib.js",