From 06181883121e64f28de954e8d2f1f18ed0af9883 Mon Sep 17 00:00:00 2001 From: "Matthew C. Morgan" Date: Wed, 23 Oct 2024 23:54:39 -0400 Subject: [PATCH] =?UTF-8?q?bump:=20version=201.0.1=20=E2=86=92=201.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 342d3ce..8e5a229 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,29 @@ - **CHANGELOG.md**: added cz ch changelog +## 1.0.2 (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.1 (2023-11-01) # CHANGELOG