From 6a201bfef94d9ff836e89a822f4495b69a9b1a93 Mon Sep 17 00:00:00 2001 From: Thomas <4159106+dtslvr@users.noreply.github.com> Date: Sat, 5 Aug 2023 20:46:14 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c2970b2d..9c1d9034c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -81,6 +81,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the language localization for German (`de`) - Upgraded `ng-extract-i18n-merge` from version `2.6.0` to `2.7.0` - Upgraded `Nx` from version `16.5.5` to `16.6.0` +- Upgraded `prettier` from version `2.8.4` to `3.0.1` ### Fixed @@ -170,10 +171,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Renamed queries to presets in the historical market data table of the admin control panel -### Changed - -- Upgraded `prettier` from version `2.8.4` to `3.0.0` - ## 1.290.0 - 2023-07-16 ### Added