From 449475f5926f8bb79ad0835b697e706dca90f21d Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 26 Jun 2023 13:36:46 +0000 Subject: [PATCH] chore(release): 1.4.0 [skip ci] ## [1.4.0](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.3.0...1.4.0) (2023-06-26) ### Features * Update header ([13a219e](https://github.com/timo-reymann/bash-tui-toolkit/commit/13a219e77245906661419424a60c3c8c736416e1)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 35ac330..15a8221 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.4.0](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.3.0...1.4.0) (2023-06-26) + + +### Features + +* Update header ([13a219e](https://github.com/timo-reymann/bash-tui-toolkit/commit/13a219e77245906661419424a60c3c8c736416e1)) + ## [1.3.0](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.2.4...1.3.0) (2023-06-26)