From 8ae95620274b1b13739f14783f09397ee1e9fd9c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 22 Aug 2024 16:17:43 +0000 Subject: [PATCH] chore(release): 1.8.4 [skip ci] ## [1.8.4](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.8.3...1.8.4) (2024-08-22) ### Bug Fixes * Fix github token clone ([2d2c46e](https://github.com/timo-reymann/bash-tui-toolkit/commit/2d2c46efc5f8ae2cd04516900a4a0c16fe4415a8)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 421f04d..421ad4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.8.4](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.8.3...1.8.4) (2024-08-22) + + +### Bug Fixes + +* Fix github token clone ([2d2c46e](https://github.com/timo-reymann/bash-tui-toolkit/commit/2d2c46efc5f8ae2cd04516900a4a0c16fe4415a8)) + ## [1.8.3](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.8.2...1.8.3) (2024-08-22)