From 42af5a5dc3c31a8177f6ad79a9b47088636e0d24 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 1 Jan 2024 18:36:52 +0000 Subject: [PATCH] chore(release): 0.30.1 [skip ci] ## [0.30.1](https://gitlab.com/xebis/repository-template/compare/v0.30.0...v0.30.1) (2024-1-1) ### Bug Fixes * gitlab ci linter fails on missing project argument ([27bfbaa](https://gitlab.com/xebis/repository-template/commit/27bfbaa8c875eae38f9258875b934165afd9101c)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d97d043..ecb971b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [0.30.1](https://gitlab.com/xebis/repository-template/compare/v0.30.0...v0.30.1) (2024-1-1) + + +### Bug Fixes + +* gitlab ci linter fails on missing project argument ([27bfbaa](https://gitlab.com/xebis/repository-template/commit/27bfbaa8c875eae38f9258875b934165afd9101c)) + # [0.30.0](https://gitlab.com/xebis/repository-template/compare/v0.29.0...v0.30.0) (2023-12-9)