From c970310a14912f510ce0d19a13464a7be7aa409b Mon Sep 17 00:00:00 2001 From: sebastien Date: Fri, 26 Sep 2025 15:05:32 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 970adeb021..0c563b03dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Docusaurus Changelog +## 3.9.1 (2025-09-26) + +#### :bug: Bug Fix + +- `docusaurus` + - [#11434](https://github.com/facebook/docusaurus/pull/11434) fix(core): fix Docusaurus outDir for sites using baseUrl ([@slorber](https://github.com/slorber)) + +#### Committers: 1 + +- Sébastien Lorber ([@slorber](https://github.com/slorber)) + ## 3.9.0 (2025-09-25) #### :rocket: New Feature