From e58dea18cf0598afeb7930dce47db52d5c5445fc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Jul 2026 21:00:55 +0000 Subject: [PATCH] chore(main): release 0.0.3 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e7aef29..e4e215b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.0.3](https://github.com/nullplatform/services-postgresql-rds/compare/v0.0.2...v0.0.3) (2026-07-28) + + +### Bug Fixes + +* clarify README wording for one-time setup Terraform paths ([0af05ad](https://github.com/nullplatform/services-postgresql-rds/commit/0af05ad375d913e3c1950c47fff2698b8106d594)) +* clarify subject-verb agreement for setup Terraform paths in README ([233eeba](https://github.com/nullplatform/services-postgresql-rds/commit/233eeba0bf7193234ad416b8e4a0340882d84a6d)) + ## [0.0.2](https://github.com/nullplatform/services-postgresql-rds/compare/0.0.1...v0.0.2) (2026-07-28)