From d7e4e222fe409e76cbfcc05c7b669e663c95a18b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Jun 2025 20:24:46 +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 7ee5317..d73d81d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.1.1](https://github.com/masterpointio/terraform-postgres-config-dbs-users-roles/compare/v0.1.0...v0.1.1) (2025-06-06) + + +### Bug Fixes + +* sync with core template ([#9](https://github.com/masterpointio/terraform-postgres-config-dbs-users-roles/issues/9)) ([dbcaa92](https://github.com/masterpointio/terraform-postgres-config-dbs-users-roles/commit/dbcaa92e1e4e0c99a072245c4032328f9cf919c1)) + ## 0.1.0 (2025-05-20)