From 5364226be6fc5ad12230a403e58c8476b5dec9e7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Aug 2026 20:34:48 +0000 Subject: [PATCH] chore(main): release 0.1.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9282302..27403a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.1](https://github.com/nullplatform/services-postgresql-aurora/compare/v0.1.0...v0.1.1) (2026-08-24) + + +### Bug Fixes + +* add KMS IAM policy to the aurora-postgres-server permissions role ([ecfb57f](https://github.com/nullplatform/services-postgresql-aurora/commit/ecfb57ff39a138864a138c1f3bcfe22655f84c7e)) + ## [0.1.0](https://github.com/nullplatform/services-postgresql-aurora/compare/v0.0.2...v0.1.0) (2026-08-24)