From 7b2b8cf8a1e5bf57f326ef4a47db05612588834b Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Mon, 19 Dec 2022 17:56:49 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 86b64aec8..7dc75f937 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added the position detail dialog to the _Top 3_ and _Bottom 3_ performers of the analysis page +### Changed + +- Upgraded `prettier` from version `2.7.1` to `2.8.1` + ## 1.219.0 - 2022-12-17 ### Added