From 5f9a92953f352513d990440912db9f25e487294e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zoe=CC=88=20Bijl?= Date: Thu, 9 Oct 2025 11:59:01 +0200 Subject: [PATCH] [docs] update changelog (#87) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reviewed-on: https://codeberg.org/superseriousbusiness/masto-fe-standalone/pulls/87 Co-authored-by: Zoë Bijl Co-committed-by: Zoë Bijl --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e128d432..d9a9a9db8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Updated caniuse-lite browserlist (#82) +- Fixed various linter issues (#85) +- Updated Prettier to 3.6.2 (#86) ## [0.5.0] - 2025-07-14