From 24c5cbd7369995cca7a43cd2ac9def07a39f36d3 Mon Sep 17 00:00:00 2001 From: r-marques Date: Thu, 14 Sep 2023 08:01:16 +0000 Subject: [PATCH] Automated CHANGELOG.md update Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 21 +++++++++++++++------ 1 file changed, 15 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28822fda2..7114c61de 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -105,10 +105,19 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - feat: remove getAddress method from ContractBase [`ac14d46`](https://github.com/nevermined-io/sdk-js/commit/ac14d4641e96a8d875ceaecc9a02236877529785) - feat: replace BigNumber class with ES2020 BigInt [`4ed4b51`](https://github.com/nevermined-io/sdk-js/commit/4ed4b51fad163e189e52b97b965e6ab878017b01) -#### [v1.13.16](https://github.com/nevermined-io/sdk-js/compare/v1.6.1...v1.13.16) +#### [v1.13.16](https://github.com/nevermined-io/sdk-js/compare/v1.6.2...v1.13.16) > 29 May 2023 +#### [v1.6.2](https://github.com/nevermined-io/sdk-js/compare/v1.6.1...v1.6.2) + +> 14 September 2023 + +- Fix/arbitrum fees [`#577`](https://github.com/nevermined-io/sdk-js/pull/577) +- chore: adding v1.6.1 Changelog updates [`a3b206c`](https://github.com/nevermined-io/sdk-js/commit/a3b206c6bef91bfdab6016f59c7e719e1a0d6072) +- fix: test arbitrum fees [`f3550ec`](https://github.com/nevermined-io/sdk-js/commit/f3550ec82996a171d1d6258ca2f8eca0c7fb31dc) +- fix: revert back to non EIP-1559 transactions in arbitrum [`f44d731`](https://github.com/nevermined-io/sdk-js/commit/f44d731719c05bc7288bbcb55c604975fc3c2fb1) + #### [v1.6.1](https://github.com/nevermined-io/sdk-js/compare/v1.6.0...v1.6.1) > 31 August 2023 @@ -429,7 +438,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - ci: testing with https services [`bb96077`](https://github.com/nevermined-io/sdk-js/commit/bb96077c9403ea7ae26195a51d8a92e144cea384) - linting [`d2547ed`](https://github.com/nevermined-io/sdk-js/commit/d2547edfbfebb49b488c97c4ce9e6d6f2ee849e4) -#### [v1.0.0](https://github.com/nevermined-io/sdk-js/compare/v1.0.0-rc9...v1.0.0) +### [v1.0.0](https://github.com/nevermined-io/sdk-js/compare/v1.0.0-rc9...v1.0.0) > 14 February 2023 @@ -1168,7 +1177,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). > 2 May 2022 -- add aave service agreement to ddo when creating nft721 asset [`#248`](https://github.com/nevermined-io/sdk-js/pull/248) +- add aave service agreement to ddo when creating nft721 asset [`#248`](https://github.com/nevermined-io/sdk-js/pull/248) - Adding v0.19.21 Changelog updates [`c93cdc5`](https://github.com/nevermined-io/sdk-js/commit/c93cdc55f139a43db4130ccb0f80924d2645a931) #### [v0.19.21](https://github.com/nevermined-io/sdk-js/compare/v0.19.20...v0.19.21) @@ -1431,7 +1440,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). > 18 January 2022 -- Removing not used parameter [`#186`](https://github.com/nevermined-io/sdk-js/pull/186) +- Removing not used parameter [`#186`](https://github.com/nevermined-io/sdk-js/pull/186) - [wip] Create agreement+pay in one transaction [`#183`](https://github.com/nevermined-io/sdk-js/pull/183) - Adapting to contracts `v1.3.3` [`#177`](https://github.com/nevermined-io/sdk-js/pull/177) - Adding v0.17.2 Changelog updates [`5eddda4`](https://github.com/nevermined-io/sdk-js/commit/5eddda43954e013e6e6f7344c9a877d801aacb5c) @@ -1937,7 +1946,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Feature/sync develop [`#268`](https://github.com/nevermined-io/sdk-js/pull/268) - Quick fix for non-eip1559 networks [`#266`](https://github.com/nevermined-io/sdk-js/pull/266) - integrate Permissions and refactor search query [`#264`](https://github.com/nevermined-io/sdk-js/pull/264) -- add aave service agreement to ddo when creating nft721 asset [`#248`](https://github.com/nevermined-io/sdk-js/pull/248) +- add aave service agreement to ddo when creating nft721 asset [`#248`](https://github.com/nevermined-io/sdk-js/pull/248) - Get the keeper version from the artifacts instead of package version [`#244`](https://github.com/nevermined-io/sdk-js/pull/244) - replace `metadata-api` url by `marketplace-api` and sort type [`#243`](https://github.com/nevermined-io/sdk-js/pull/243) - fixing issues with BigNumbers [`#246`](https://github.com/nevermined-io/sdk-js/pull/246) @@ -1976,7 +1985,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). - Feature/190 add did to sec markets [`#191`](https://github.com/nevermined-io/sdk-js/pull/191) - Adding utility methods for getting nft token uri [`#189`](https://github.com/nevermined-io/sdk-js/pull/189) - Lint ... [`#187`](https://github.com/nevermined-io/sdk-js/pull/187) -- Removing not used parameter [`#186`](https://github.com/nevermined-io/sdk-js/pull/186) +- Removing not used parameter [`#186`](https://github.com/nevermined-io/sdk-js/pull/186) - [wip] Create agreement+pay in one transaction [`#183`](https://github.com/nevermined-io/sdk-js/pull/183) - Adapting to contracts `v1.3.3` [`#177`](https://github.com/nevermined-io/sdk-js/pull/177) - Correct typo in route [`#184`](https://github.com/nevermined-io/sdk-js/pull/184)