From 36e147a3b1725c251b98a0a5be404a9327fca9e7 Mon Sep 17 00:00:00 2001 From: Unbound Releaser Date: Mon, 18 May 2026 06:54:29 +0000 Subject: [PATCH] chore(release): prepare for v7.5.16 (#358) ## [7.5.16] - 2026-05-17 ### Chore - *(deps)* Update dependency robotframework-browser to v19.15.1 (#357) --- **Note:** Please use **Squash Merge** when merging this PR. Reviewed-on: https://gitea.unbound.se/unboundsoftware/robotframework/pulls/358 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 3817ca1..f3736e8 100644 --- a/.version +++ b/.version @@ -1,3 +1,3 @@ { - "version": "v7.5.15" + "version": "v7.5.16" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 1768a7e..1abc1d3 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.16] - 2026-05-17 + +### Chore + +- *(deps)* Update dependency robotframework-browser to v19.15.1 (#357) + ## [7.5.15] - 2026-05-17 ### Chore