From afb983c16ba0d4438fed97317f8f9bb8e8728fc6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Wed, 29 Jan 2025 16:15:58 +0000 Subject: [PATCH] chore(release): 7.8.0 [skip ci] # [7.8.0](https://git.code.tecnalia.dev/smartdatalab/public/ci-cd-components/python/compare/7.7.1...7.8.0) (2025-01-29) ### Features * disable tracking service by default ([7237a96](https://git.code.tecnalia.dev/smartdatalab/public/ci-cd-components/python/commit/7237a96b5014006853865c3c2c29b2eb008f144c)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c01f62..e1faff8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [7.8.0](https://git.code.tecnalia.dev/smartdatalab/public/ci-cd-components/python/compare/7.7.1...7.8.0) (2025-01-29) + + +### Features + +* disable tracking service by default ([7237a96](https://git.code.tecnalia.dev/smartdatalab/public/ci-cd-components/python/commit/7237a96b5014006853865c3c2c29b2eb008f144c)) + ## [7.7.1](https://git.code.tecnalia.dev/smartdatalab/public/ci-cd-components/python/compare/7.7.0...7.7.1) (2025-01-20) -- GitLab