From 31ef061e6181b4029afbfe88359fdb6a6324bf57 Mon Sep 17 00:00:00 2001 From: msukkari Date: Tue, 23 Dec 2025 11:35:10 -0500 Subject: [PATCH] v4.10.5 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9146227..babb4c09 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.5] - 2025-12-23 + ### Changed - Bake Sourcebot version into code rather than relying on build arg. [#680](https://github.com/sourcebot-dev/sourcebot/pull/680) - Fix issue with `/repos` page pagination. [#689](https://github.com/sourcebot-dev/sourcebot/pull/689)