From 6710ac8e3270d4c942f8d71cac44411a38a876d6 Mon Sep 17 00:00:00 2001 From: msukkari Date: Fri, 19 Sep 2025 09:57:48 -0700 Subject: [PATCH] v4.7.1 --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 62328e26..ad4467c4 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.7.1] - 2025-09-19 + ### Fixed - Fixed sourcebot not pulling github forked repos [#499](https://github.com/sourcebot-dev/sourcebot/pull/499) - Fixed azure devop cloud pat issue [#524](https://github.com/sourcebot-dev/sourcebot/pull/524)