diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..70a9953 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,18 @@ +# Changelog + +All notable changes to this project will be documented in this file. + +## [0.2.0](https://github.com/fuchicorp/terraform-helm-chart/compare/v0.1.1...v0.2.0) (2023-11-12) + + +### Features + +* Added AI labeler and pre commit ([f08eaeb](https://github.com/fuchicorp/terraform-helm-chart/commit/f08eaebe4ff2ab056f251b32112e9650fa6c1bf4)) + + +### Bug Fixes + +* Any commit to any branch will be scanned ([5e33e48](https://github.com/fuchicorp/terraform-helm-chart/commit/5e33e48bc5cc7bfde1d28266c3028750cb562b5d)) +* Centralize Semantic Release Versioning using Reusable GitHub Workflow ([#41](https://github.com/fuchicorp/terraform-helm-chart/issues/41)) ([5d2700c](https://github.com/fuchicorp/terraform-helm-chart/commit/5d2700cc556d13aef3a32531cb7d021cb734a402)) +* Due to limitation from github github workflow should be stored in the public repo ([2241f91](https://github.com/fuchicorp/terraform-helm-chart/commit/2241f91b8a11a11edc4c1b056c1f90873e571be9)) +* The pre commit workflow can be called manually ([d499129](https://github.com/fuchicorp/terraform-helm-chart/commit/d4991290982f7156c4cbdc3095f94b70c3ba94aa))