From 14924cf287aef56894a070211e875d5e7671e7c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Feb 2022 15:22:38 +0100 Subject: [PATCH] Release v0.1.2 (#11) Co-authored-by: github-actions --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32cafb60..20cea1ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.1.2] - 2022-02-25 + ## Fixed - Fix aws cluster role identity value reference. @@ -21,6 +23,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.1.0] - 2022-02-25 -[Unreleased]: https://github.com/giantswarm/cluster-aws/compare/v0.1.1...HEAD +[Unreleased]: https://github.com/giantswarm/cluster-aws/compare/v0.1.2...HEAD +[0.1.2]: https://github.com/giantswarm/cluster-aws/compare/v0.1.1...v0.1.2 [0.1.1]: https://github.com/giantswarm/cluster-aws/compare/v0.1.0...v0.1.1 [0.1.0]: https://github.com/giantswarm/cluster-aws/releases/tag/v0.1.0