Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.55 KB

CHANGELOG.md

File metadata and controls

26 lines (14 loc) · 1.55 KB

Changelog

All notable changes to this project will be documented in this file.

0.2.1 (2023-11-12)

Bug Fixes

  • .terraform.lock.hcl has to managed from the client side (13af66d)
  • Removed the local and template after templatefile was implemented (d181ad2)

0.2.0 (2023-11-12)

Features

  • Added AI labeler and pre commit (f08eaeb)

Bug Fixes

  • Any commit to any branch will be scanned (5e33e48)
  • Centralize Semantic Release Versioning using Reusable GitHub Workflow (#41) (5d2700c)
  • Due to limitation from github github workflow should be stored in the public repo (2241f91)
  • The pre commit workflow can be called manually (d499129)