From d8911cd4f1371d84121657a3631d0ce7a5f05596 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 19 Dec 2021 14:32:57 +0000 Subject: [PATCH] chore(release): 0.19.1 [skip ci] ## [0.19.1](https://gitlab.com/xebis/repository-template/compare/v0.19.0...v0.19.1) (2021-12-19) ### Bug Fixes * scripts/setup remove unnecessary output ([12d712c](https://gitlab.com/xebis/repository-template/commit/12d712c7f397f310c209311c3a8d48d6272427d2)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29c8cb3..dec5166 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.19.1](https://gitlab.com/xebis/repository-template/compare/v0.19.0...v0.19.1) (2021-12-19) + + +### Bug Fixes + +* scripts/setup remove unnecessary output ([12d712c](https://gitlab.com/xebis/repository-template/commit/12d712c7f397f310c209311c3a8d48d6272427d2)) + # [0.19.0](https://gitlab.com/xebis/repository-template/compare/v0.18.0...v0.19.0) (2021-12-16)