From 7bc9f229e23630d92c5167acc107961ab1c8d8ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 26 Oct 2024 05:13:16 +0000 Subject: [PATCH] chore(master): release 0.58.0 --- CHANGELOG.md | 16 ++++++++++++++++ version.txt | 2 +- 2 files changed, 17 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b5298d21a..7b5026cc4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## [0.58.0](https://github.com/teletha/bee/compare/v0.57.0...v0.58.0) (2024-10-26) + + +### Features + +* ci task can cache the local repository ([0db20ed](https://github.com/teletha/bee/commit/0db20eda49c2e5db8f42ceb9df989687b4549abc)) +* Exe task accepts additional modules ([02942d8](https://github.com/teletha/bee/commit/02942d8884147ffe9915bff460df4a0184a092e2)) + + +### Bug Fixes + +* remove deprecated api ([be374bb](https://github.com/teletha/bee/commit/be374bb2242f3d8d5e88fcf38e57ad207dbe6ee2)) +* revert plugin version in pom ([f06eedc](https://github.com/teletha/bee/commit/f06eedc8ba3d224bd4d68caf9dfc91289c40e3c2)) +* show correct resource size ([66a1a83](https://github.com/teletha/bee/commit/66a1a8307adbda1d88cd2c2d49eca6ff70411212)) +* skip illegal data ([ecb2b31](https://github.com/teletha/bee/commit/ecb2b318c9acb6cebc528b01d15d3d462af48851)) + ## [0.57.0](https://github.com/teletha/bee/compare/v0.56.9...v0.57.0) (2024-10-16) diff --git a/version.txt b/version.txt index 46448c71b..a60476bfe 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.57.0 +0.58.0