diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b04f52f1..ca88ee43a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,49 @@ 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). +#### [v3.4.5](https://github.com/nevermined-io/sdk-js/compare/v3.0.48...v3.4.5) + +> 13 December 2024 + +#### [v3.0.48](https://github.com/nevermined-io/sdk-js/compare/v3.0.47...v3.0.48) + +> 20 January 2025 + +- feat: initial upgrade of zerodev [`#743`](https://github.com/nevermined-io/sdk-js/pull/743) +- docs: updating documentation [skip actions] [`aa8767b`](https://github.com/nevermined-io/sdk-js/commit/aa8767b1e98bebcd3674b14ad7daf13e44edcf30) +- docs: updating documentation [skip actions] [`08e50d2`](https://github.com/nevermined-io/sdk-js/commit/08e50d23c8bc5406c76f73d0361277aa5a6d7219) +- feat: update version [`9a6fbb2`](https://github.com/nevermined-io/sdk-js/commit/9a6fbb2c078bd2db0df9f6d33c385f2fde545e82) + +#### [v3.0.47](https://github.com/nevermined-io/sdk-js/compare/v3.0.47-rc2...v3.0.47) + +> 17 January 2025 + +- feat: keep kernel version 0.0.2 [`fe5a9e9`](https://github.com/nevermined-io/sdk-js/commit/fe5a9e90492b84fa465d1b575bfb36d974b517d9) +- Automated CHANGELOG.md update [`bb3db97`](https://github.com/nevermined-io/sdk-js/commit/bb3db971c690a67823f49e9494a0f92f4ce39270) + +#### [v3.0.47-rc2](https://github.com/nevermined-io/sdk-js/compare/v3.0.47-rc1...v3.0.47-rc2) + +> 17 January 2025 + +- feat: support new permission methods [`d2980ca`](https://github.com/nevermined-io/sdk-js/commit/d2980cad70166083bda449aecd850281b4fe0cc8) +- Automated CHANGELOG.md update [`d334c20`](https://github.com/nevermined-io/sdk-js/commit/d334c209e8e3c2e7acd7111c5e249f3ff70b3448) +- feat: bumpversion [`b1439ae`](https://github.com/nevermined-io/sdk-js/commit/b1439ae36abc192c360d429317f93eaa259be3a3) + +#### [v3.0.47-rc1](https://github.com/nevermined-io/sdk-js/compare/v3.0.47-rc0...v3.0.47-rc1) + +> 16 January 2025 + +- Automated CHANGELOG.md update [`d9e2d89`](https://github.com/nevermined-io/sdk-js/commit/d9e2d89e72851476f72b9546bdd4d1b37632a28d) +- feat: try different kernel version [`974abd1`](https://github.com/nevermined-io/sdk-js/commit/974abd1281ac78bdbc929d9295338a1d92e14689) +- feat: update package version [`4504802`](https://github.com/nevermined-io/sdk-js/commit/4504802cc3cd6f4b5a8babc2d0752bfea89032f9) + +#### [v3.0.47-rc0](https://github.com/nevermined-io/sdk-js/compare/v3.0.46...v3.0.47-rc0) + +> 16 January 2025 + +- feat: initial upgrade of zerodev [`f301047`](https://github.com/nevermined-io/sdk-js/commit/f301047fc407ef439a56a01d5c7b717d9dd44605) +- fix: unit-tests [`b8984ca`](https://github.com/nevermined-io/sdk-js/commit/b8984caac79076fe42ddeb8115af2d282888e680) +- feat: try with global [`01dd931`](https://github.com/nevermined-io/sdk-js/commit/01dd93137f1833f8bff049b5dec1f1cc144b1280) #### [v3.0.46](https://github.com/nevermined-io/sdk-js/compare/v3.0.46-rc1...v3.0.46)