]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Thu, 14 Mar 2024 11:40:25 +0000 (11:40 +0000)
committergithub-actions <github-actions@github.com>
Thu, 14 Mar 2024 11:40:25 +0000 (11:40 +0000)
docs/en/docs/release-notes.md

index 884e1e2b0a083ef60c18b47f4f7df940e6f40bc1..26927fc17dde278fae662959e70a39da8668784a 100644 (file)
@@ -9,6 +9,7 @@ hide:
 
 ### Docs
 
+* 🛠️ Improve Node.js script in docs to generate TypeScript clients. PR [#11293](https://github.com/tiangolo/fastapi/pull/11293) by [@alejsdev](https://github.com/alejsdev).
 * 📝 Update examples for tests to replace "inexistent" for "nonexistent". PR [#11220](https://github.com/tiangolo/fastapi/pull/11220) by [@Homesteady](https://github.com/Homesteady).
 * 📝 Update `python-multipart` GitHub link in all docs from `https://andrew-d.github.io/python-multipart/` to `https://github.com/Kludex/python-multipart`. PR [#11239](https://github.com/tiangolo/fastapi/pull/11239) by [@joshjhans](https://github.com/joshjhans).