From d42ca54582015d668ef3a505006a311642d65841 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:54:39 +0000 Subject: [PATCH] chore(main): release 0.2.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1d2c12d..bf0e420 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.2.1](https://github.com/nullplatform/services-postgresql-rds/compare/v0.2.0...v0.2.1) (2026-09-14) + + +### Bug Fixes + +* **deps:** bump OpenTofu to 1.12.6 ([#16](https://github.com/nullplatform/services-postgresql-rds/issues/16)) ([3e07ba1](https://github.com/nullplatform/services-postgresql-rds/commit/3e07ba12fd8a5120b2cef7229b0d890f88eb386b)) + ## [0.2.0](https://github.com/nullplatform/services-postgresql-rds/compare/v0.1.1...v0.2.0) (2026-09-01)