From 66083436bbba5071e61e82e3eb8b92d1d929082f Mon Sep 17 00:00:00 2001 From: github-actions Date: Wed, 1 May 2024 16:11:20 +0000 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Update=20release=20notes?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- release-notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/release-notes.md b/release-notes.md index 00b86552..37b1b646 100644 --- a/release-notes.md +++ b/release-notes.md @@ -2,6 +2,7 @@ ## Latest Changes +* Fix lint errors. PR [#9](https://github.com/StreetLamb/tribe/pull/9) by [@StreetLamb](https://github.com/StreetLamb). * Fix test workflow due to missing .env file. PR [#8](https://github.com/StreetLamb/tribe/pull/8) by [@StreetLamb](https://github.com/StreetLamb). * 🔥 Remove ESLint and Prettier from pre-commit config. PR [#1096](https://github.com/tiangolo/full-stack-fastapi-template/pull/1096) by [@alejsdev](https://github.com/alejsdev). * 📝 Update `README.md`. PR [#716](https://github.com/tiangolo/full-stack-fastapi-template/pull/716) by [@alejsdev](https://github.com/alejsdev).