From b9534da268f48e6e88005e77d6b4f15431e1608f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Dec 2024 12:36:20 +0700 Subject: [PATCH] chore(main): release 0.1.0 (#3) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..2e15d36 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +## 0.1.0 (2024-12-05) + + +### Features + +* add k8s-oidc-pages-repo TF module ([182011d](https://github.com/meysam81/terraform-modules/commit/182011d3b6006d6541a6308d6253a7077b492d3e)) + + +### Bug Fixes + +* **CI:** check for TF doc command first ([ff1ade6](https://github.com/meysam81/terraform-modules/commit/ff1ade635932e2e275e687bea6499cb51342e984)) +* **CI:** upload artifact with non-conflicting names ([28ddac5](https://github.com/meysam81/terraform-modules/commit/28ddac50ba9f0e9009d0bebb2c6b08a7054440bc))