From a9e3b37b1120ffd169e210460dfe64f423828f68 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Sep 2026 19:24:48 +0000 Subject: [PATCH] chore(main): release 0.2.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 27403a1..0af89ee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.2.0](https://github.com/nullplatform/services-postgresql-aurora/compare/v0.1.1...v0.2.0) (2026-09-14) + + +### Features + +* publish worker images for both Aurora services ([776ad37](https://github.com/nullplatform/services-postgresql-aurora/commit/776ad37cc3c9ec9bf10df73cfe31b0dd14b227b3)) +* publish worker images for both Aurora services ([8bb1aba](https://github.com/nullplatform/services-postgresql-aurora/commit/8bb1aba4f8233dd8fa0b05a7719da97f2eff5af6)) + ## [0.1.1](https://github.com/nullplatform/services-postgresql-aurora/compare/v0.1.0...v0.1.1) (2026-08-24)