From 2225da2b4ece8795d18a2b970bbdcc48ae2c20a9 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Wed, 17 Jun 2026 06:44:15 +0000 Subject: [PATCH] chore(release): prepare for v7.5.19 (#380) ## [7.5.19] - 2026-06-17 ### Chore - *(deps)* Update python docker tag to v3.14.6 (#379) --- **Note:** Please use **Squash Merge** when merging this PR. Reviewed-on: https://gitea.unbound.se/unboundsoftware/robotframework/pulls/380 Co-authored-by: Unbound Releaser Co-committed-by: Unbound Releaser --- .version | 2 +- CHANGELOG.md | 6 ++++++ 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/.version b/.version index b6ea058..03eaf97 100644 --- a/.version +++ b/.version @@ -1,3 +1,3 @@ { - "version": "v7.5.18" + "version": "v7.5.19" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 7dd085f..36b14f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. +## [7.5.19] - 2026-06-17 + +### Chore + +- *(deps)* Update python docker tag to v3.14.6 (#379) + ## [7.5.18] - 2026-06-15 ### Chore