From a6f90b1f127823b31d4d4a8d96047790581349bd Mon Sep 17 00:00:00 2001 From: Jano Paetzold Date: Mon, 17 Mar 2025 15:05:58 +0100 Subject: [PATCH] Release v0.9.1 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c733d3..dc99093 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## v0.9.1 [2024-03-17] + ### Fixed * Fix path used to execute ssh-agent in cleanup.js to respect custom paths set by input (#235)