From 6d4eca57e67114a1155358d5a193267e693206f5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 17 Dec 2021 20:52:31 +0000 Subject: [PATCH] chore(release): version 1.3.0 [skip ci] # [1.3.0](https://github.com/terraform-aws-modules/terraform-aws-pricing/compare/v1.2.0...v1.3.0) (2021-12-17) ### Bug Fixes * Skip region ap-northeast-3 ([2691463](https://github.com/terraform-aws-modules/terraform-aws-pricing/commit/269146300413a75086279f85b4cd76ed2e12e9d4)) * update CI/CD process to enable auto-release workflow ([#4](https://github.com/terraform-aws-modules/terraform-aws-pricing/issues/4)) ([a80f318](https://github.com/terraform-aws-modules/terraform-aws-pricing/commit/a80f318e303cf11d88402a2cbb9a998fc4d247c7)) ### Features * Added GH Actions for sem release ([f406bbc](https://github.com/terraform-aws-modules/terraform-aws-pricing/commit/f406bbcd4d69243152f97823259c1f0e7af86abc)) * Added support for ap-southeast-3 region ([#6](https://github.com/terraform-aws-modules/terraform-aws-pricing/issues/6)) ([3041d75](https://github.com/terraform-aws-modules/terraform-aws-pricing/commit/3041d75c517afbd2f3069320048e593f0d480c85)) --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ed1323..a55c646 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +# [1.3.0](https://github.com/terraform-aws-modules/terraform-aws-pricing/compare/v1.2.0...v1.3.0) (2021-12-17) + + +### Bug Fixes + +* Skip region ap-northeast-3 ([2691463](https://github.com/terraform-aws-modules/terraform-aws-pricing/commit/269146300413a75086279f85b4cd76ed2e12e9d4)) +* update CI/CD process to enable auto-release workflow ([#4](https://github.com/terraform-aws-modules/terraform-aws-pricing/issues/4)) ([a80f318](https://github.com/terraform-aws-modules/terraform-aws-pricing/commit/a80f318e303cf11d88402a2cbb9a998fc4d247c7)) + + +### Features + +* Added GH Actions for sem release ([f406bbc](https://github.com/terraform-aws-modules/terraform-aws-pricing/commit/f406bbcd4d69243152f97823259c1f0e7af86abc)) +* Added support for ap-southeast-3 region ([#6](https://github.com/terraform-aws-modules/terraform-aws-pricing/issues/6)) ([3041d75](https://github.com/terraform-aws-modules/terraform-aws-pricing/commit/3041d75c517afbd2f3069320048e593f0d480c85)) + ## [v1.2.0] - 2021-05-25