From 3f6869d35ae2852c2f91907992664e8871e4103e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 25 Oct 2024 04:46:16 +0000 Subject: [PATCH] chore(release): version 1.6.0 [skip ci] ## [1.6.0](https://github.com/ctrlplanedev/terraform-google-ctrlplane/compare/v1.5.1...v1.6.0) (2024-10-25) ### Features * Bump postgresql to 17 ([9d1f35d](https://github.com/ctrlplanedev/terraform-google-ctrlplane/commit/9d1f35d1041481e29d1078a9e24e721c17cb85ca)) --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4bcb024..1df1d90 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [1.6.0](https://github.com/ctrlplanedev/terraform-google-ctrlplane/compare/v1.5.1...v1.6.0) (2024-10-25) + +### Features + +* Bump postgresql to 17 ([9d1f35d](https://github.com/ctrlplanedev/terraform-google-ctrlplane/commit/9d1f35d1041481e29d1078a9e24e721c17cb85ca)) + ## [1.5.1](https://github.com/ctrlplanedev/terraform-google-ctrlplane/compare/v1.5.0...v1.5.1) (2024-10-20) ### Bug Fixes