From 10222e93286b7c435200538bfeba1a29545abcfd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 1 Sep 2026 17:15:35 +0000 Subject: [PATCH] chore(main): release 0.3.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 971313b..a64d3b3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.3.0](https://github.com/nullplatform/services-s-3/compare/v0.2.0...v0.3.0) (2026-09-01) + + +### Features + +* **ci:** build+push the worker image and register its artifact on release ([04fc9f7](https://github.com/nullplatform/services-s-3/commit/04fc9f7140b8dae522a8f8162a763bdbc26d62f3)) +* **ci:** build+push the worker image and register its artifact on release ([e384665](https://github.com/nullplatform/services-s-3/commit/e384665f392db8102211b2d2493d2a718bc5dfa0)) + ## [0.2.0](https://github.com/nullplatform/services-s-3/compare/v0.1.1...v0.2.0) (2026-07-28)