From f2b11ecd643ff3720a44f422bf9e6aed81eededb Mon Sep 17 00:00:00 2001 From: bkellam Date: Fri, 12 Dec 2025 12:44:41 -0800 Subject: [PATCH] sourcebot v4.10.3 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7c2dd0d0..0fedd119 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [4.10.3] - 2025-12-12 + ### Fixed - Fixed review agent so that it works with GHES instances [#611](https://github.com/sourcebot-dev/sourcebot/pull/611) - Updated next package version to fix CVE-2025-55184 and CVE-2025-55183. [#673](https://github.com/sourcebot-dev/sourcebot/pull/673)