From d93e232eadc50f86ec9e32725e8608abdf5e33d1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 8 Mar 2025 01:56:24 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8416118..3498ef3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## [1.0.0](https://github.com/rancher/terraform-github-rke2-download/compare/v0.1.2...v1.0.0) (2025-03-08) + + +### ⚠ BREAKING CHANGES + +* update read me ([#18](https://github.com/rancher/terraform-github-rke2-download/issues/18)) + +### Bug Fixes + +* update read me ([#18](https://github.com/rancher/terraform-github-rke2-download/issues/18)) ([b5d27b6](https://github.com/rancher/terraform-github-rke2-download/commit/b5d27b6b107a56d47892479d9756a66f6c04bee1)) + ## [0.1.2](https://github.com/rancher/terraform-github-rke2-download/compare/v0.1.1...v0.1.2) (2025-03-07)