From bf043220a20993eea54c59bf745101346f482588 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Wed, 7 May 2025 12:08:38 +0000 Subject: [PATCH] chore(release): 7.10.2 [skip ci] ## [7.10.2](https://git.code.tecnalia.dev/smartdatalab/public/ci-cd-components/python/compare/7.10.1...7.10.2) (2025-05-07) ### Bug Fixes * add python cmd when python3 is present ([e6c8d7f](https://git.code.tecnalia.dev/smartdatalab/public/ci-cd-components/python/commit/e6c8d7f98cd785d2a4ccaf777a9c3d0016a3da19)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 80e65e8..629fac5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [7.10.2](https://git.code.tecnalia.dev/smartdatalab/public/ci-cd-components/python/compare/7.10.1...7.10.2) (2025-05-07) + + +### Bug Fixes + +* add python cmd when python3 is present ([e6c8d7f](https://git.code.tecnalia.dev/smartdatalab/public/ci-cd-components/python/commit/e6c8d7f98cd785d2a4ccaf777a9c3d0016a3da19)) + ## [7.10.2](https://gitlab.com/to-be-continuous/python/compare/7.10.1...7.10.2) (2025-05-03) -- GitLab