Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
+## 0.138.0 (2026-06-20)
+
### Features
* ✨ Add support for `app.frontend("/", directory="dist")` and `router.frontend("/", directory="dist")`. PR [#15800](https://github.com/fastapi/fastapi/pull/15800) by [@tiangolo](https://github.com/tiangolo).
### Features
* ✨ Add support for `app.frontend("/", directory="dist")` and `router.frontend("/", directory="dist")`. PR [#15800](https://github.com/fastapi/fastapi/pull/15800) by [@tiangolo](https://github.com/tiangolo).
"""FastAPI framework, high performance, easy to learn, fast to code, ready for production"""
"""FastAPI framework, high performance, easy to learn, fast to code, ready for production"""
from starlette import status as status
from starlette import status as status