From 1efda69dab8ac9140d1835f28916bd907fde8121 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Mon, 20 Jan 2025 12:46:04 +0000 Subject: [PATCH] chore(release): 7.7.1 [skip ci] ## [7.7.1](https://git.code.tecnalia.dev/smartdatalab/public/ci-cd-components/python/compare/7.7.0...7.7.1) (2025-01-20) ### Bug Fixes * move back 'reports' dir creation at job level to fix variants missing reports dir ([bf15efe](https://git.code.tecnalia.dev/smartdatalab/public/ci-cd-components/python/commit/bf15efe4b008a5f292e782d0363a52000bf43f37)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 29b7c8b..2c01f62 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [7.7.1](https://git.code.tecnalia.dev/smartdatalab/public/ci-cd-components/python/compare/7.7.0...7.7.1) (2025-01-20) + + +### Bug Fixes + +* move back 'reports' dir creation at job level to fix variants missing reports dir ([bf15efe](https://git.code.tecnalia.dev/smartdatalab/public/ci-cd-components/python/commit/bf15efe4b008a5f292e782d0363a52000bf43f37)) + ## [7.7.1](https://gitlab.com/to-be-continuous/python/compare/7.7.0...7.7.1) (2025-01-12) -- GitLab