diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..bfdcc05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# 1.0.0 (2024-09-06) + + +### Features + +* add basic action implementation ([#1](https://github.com/CycriLabs/hetzner-cloud-api-action/issues/1)) ([c7587e0](https://github.com/CycriLabs/hetzner-cloud-api-action/commit/c7587e03f58e61d49c72ceb49665772a519b755e)) +* add delete-server action ([#6](https://github.com/CycriLabs/hetzner-cloud-api-action/issues/6)) ([d553ec9](https://github.com/CycriLabs/hetzner-cloud-api-action/commit/d553ec99d5b8c8677782cf93104479492d28d540)) +* add release pipeline & moving tags ([#4](https://github.com/CycriLabs/hetzner-cloud-api-action/issues/4)) ([78ffc99](https://github.com/CycriLabs/hetzner-cloud-api-action/commit/78ffc99ea0eefa2417f092f188ceff80cbdf4f9d))