From 303b03e22b439aaff561684fa2135cccc5f79620 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 4 Dec 2021 07:38:33 +0000 Subject: [PATCH] chore(release): 0.17.1 [skip ci] ## [0.17.1](https://gitlab.com/xebis/repository-template/compare/v0.17.0...v0.17.1) (2021-12-04) ### Bug Fixes * add misssing git submodules update ([5b186d2](https://gitlab.com/xebis/repository-template/commit/5b186d25c0315bf973daf5660bf883d3824ceaaf)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index baca909..6bcdc65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.17.1](https://gitlab.com/xebis/repository-template/compare/v0.17.0...v0.17.1) (2021-12-04) + + +### Bug Fixes + +* add misssing git submodules update ([5b186d2](https://gitlab.com/xebis/repository-template/commit/5b186d25c0315bf973daf5660bf883d3824ceaaf)) + # [0.17.0](https://gitlab.com/xebis/repository-template/compare/v0.16.0...v0.17.0) (2021-12-03)