Skip to content

Commit

Permalink
chore(release): version 0.2.0 [skip ci]
Browse files Browse the repository at this point in the history
## [0.2.0](v0.1.1...v0.2.0) (2023-11-12)

### Features

* Added AI labeler and pre commit ([f08eaeb](f08eaeb))

### Bug Fixes

* Any commit to any branch will be scanned ([5e33e48](5e33e48))
* Centralize Semantic Release Versioning using Reusable GitHub Workflow ([#41](#41)) ([5d2700c](5d2700c))
* Due to limitation from github github workflow should be stored in the public repo ([2241f91](2241f91))
* The pre commit workflow can be called manually ([d499129](d499129))
  • Loading branch information
semantic-release-bot committed Nov 12, 2023
1 parent d499129 commit 0b89177
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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))

0 comments on commit 0b89177

Please sign in to comment.