diff --git a/CHANGELOG.md b/CHANGELOG.md index ead63c5..2e0bd14 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,26 @@ +## 1.0.5 (2024-10-23) + +### 🐛🚑️ Fixes + +- **outputs**: update outputs to incluude the dns_name and zone_id +- **outputs**: update outputs to incluude the dns_name and zone_id + +### ♻️ Refactorings + +- **dns**: refactor to use tf native + +### docs + +- **README.md**: added timings for Apply and Destroy + +### 🎨🏗️ Style & Architecture + +- **repo**: add pre-commit and commitizen repo features + +### 📝💡 Documentation + +- **CHANGELOG.md**: added cz ch changelog + ## 1.0.4 (2024-10-23) ### 🐛🚑️ Fixes