From 25ea525f2d8a905c3bda18982ffdc9e0f9f2c731 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 30 Apr 2025 15:30:02 +0000 Subject: [PATCH] chore(main): release 0.3.1 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 353d668..39c5c61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.3.1](https://github.com/masterpointio/taskit/compare/v0.3.0...v0.3.1) (2025-04-30) + + +### Bug Fixes + +* **os-modules:** improve shell script handling ([#17](https://github.com/masterpointio/taskit/issues/17)) ([2ca19ed](https://github.com/masterpointio/taskit/commit/2ca19edb60f18bf07ca1ea49c338bf2c4ad5d3d7)) + ## [0.3.0](https://github.com/masterpointio/taskit/compare/v0.2.0...v0.3.0) (2025-04-28)