diff --git a/release-notes.md b/release-notes.md index 91acda9..4c48ca5 100644 --- a/release-notes.md +++ b/release-notes.md @@ -12,6 +12,10 @@ * ✏ Update header titles for consistency. PR [#708](https://github.com/tiangolo/full-stack-fastapi-template/pull/708) by [@codesmith-emmy](https://github.com/codesmith-emmy). * 📝 Update `README.md`, dark mode screenshot position. PR [#706](https://github.com/tiangolo/full-stack-fastapi-template/pull/706) by [@alejsdev](https://github.com/alejsdev). +### Internal + +* ⚙️ Update pre-commit config with Prettier and ESLint. PR [#714](https://github.com/tiangolo/full-stack-fastapi-template/pull/714) by [@alejsdev](https://github.com/alejsdev). + ## 0.6.0 Latest FastAPI, Pydantic, SQLModel 🚀