From 80b4c50cb0a19df0680bbac6f02074b9803043ab Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 26 Jun 2023 13:30:19 +0000 Subject: [PATCH] chore(release): 1.3.0 [skip ci] ## [1.3.0](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.2.4...1.3.0) (2023-06-26) ### Features * Add file headers ([c8bccd8](https://github.com/timo-reymann/bash-tui-toolkit/commit/c8bccd8ab01ecab8711685cb396736a2b61d24b9)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 49b9851..35ac330 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.3.0](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.2.4...1.3.0) (2023-06-26) + + +### Features + +* Add file headers ([c8bccd8](https://github.com/timo-reymann/bash-tui-toolkit/commit/c8bccd8ab01ecab8711685cb396736a2b61d24b9)) + ## [1.2.4](https://github.com/timo-reymann/bash-tui-toolkit/compare/1.2.3...1.2.4) (2023-02-17)