From 82cecf89b8972a097ccb55bafb18eb93542cbf4f Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 22 Aug 2024 15:40:22 +0000 Subject: [PATCH] chore(release): 1.8.3 [skip ci] ## [1.8.3](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.8.2...1.8.3) (2024-08-22) ### Bug Fixes * Set author for gh release and make upload to gh pages more robust ([7b73805](https://github.com/timo-reymann/bash-tui-toolkit/commit/7b7380592be3c5262910b7ed49b9546b23d0acfa)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dfc5bce..421f04d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.8.3](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.8.2...1.8.3) (2024-08-22) + + +### Bug Fixes + +* Set author for gh release and make upload to gh pages more robust ([7b73805](https://github.com/timo-reymann/bash-tui-toolkit/commit/7b7380592be3c5262910b7ed49b9546b23d0acfa)) + ## [1.8.2](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.8.1...1.8.2) (2024-08-22)