From b21a01813213cbbf482eeceda07ad03b41b754d1 Mon Sep 17 00:00:00 2001 From: Steve Hipwell Date: Mon, 4 Dec 2023 18:35:53 +0000 Subject: [PATCH] chore: Released v0.2.1 Signed-off-by: Steve Hipwell --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6bdc4d5..3ab2251 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -18,6 +18,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [UNRELEASED] +## [v0.2.1] - 2023-12-04 + +### Fixed + +- Fixed format by using inline bash. ([#2](https://github.com/action-stars/install-tool-from-github-release/pull/2)) @[quotidian-ennui](https://github.com/quotidian-ennui) + ## [v0.2.0] - 2023-06-30 ### Added