From 2e9e5740268f2cd22bd86287de3e20d6dd0480ac Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 9 Dec 2024 16:49:41 +0200 Subject: [PATCH] chore(main): release 1.4.0 (#6) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ae2dac..0adf477 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.4.0](https://github.com/Tensho/terraform-pagerduty-service/compare/v1.3.1...v1.4.0) (2024-12-09) + + +### Features + +* **pagerduty_slack_connection:** add resource to composition ([fc6b8a6](https://github.com/Tensho/terraform-pagerduty-service/commit/fc6b8a6cf698746c5431c1d6156a5ad654e5c79b)) + ## [1.3.1](https://github.com/Tensho/terraform-pagerduty-service/compare/v1.3.0...v1.3.1) (2024-12-06)