From e0a924328067d49d7847c455b5da153bead64748 Mon Sep 17 00:00:00 2001 From: Unbound Release Date: Sun, 26 Jan 2025 18:35:11 +0000 Subject: [PATCH] chore(release): prepare for v7.2.5 --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8e3d5d6..2d0659e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -## [7.2.5] - 2025-01-24 +## [7.2.5] - 2025-01-26 ### 🐛 Bug Fixes @@ -11,6 +11,7 @@ All notable changes to this project will be documented in this file. ### Chore - *(deps)* Update python:3.13-slim docker digest to 026dd41 +- *(deps)* Update dependency robotframework-browser to v19.2.0 ## [7.2.4] - 2025-01-17