From 5f6b676cf00179d43e80754ea1cdf55720712d44 Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Tue, 21 Jan 2025 12:41:57 +0000 Subject: [PATCH] style: format code with Prettier This commit fixes the style issues introduced in a3a9e0c according to the output from Prettier. Details: https://github.com/thangved/ctu-extension/pull/499 --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2c2c3e0..b8bd00e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,9 @@ ## [3.5.5](https://github.com/thangved/ctu-extension/compare/v3.5.4...v3.5.5) (2025-01-21) - ### Bug Fixes -* **deps:** update dependency antd to v5.23.2 ([a08a409](https://github.com/thangved/ctu-extension/commit/a08a409b2a98ece49e23e245cdae05ccfe8e2cae)) +- **deps:** update dependency antd to v5.23.2 ([a08a409](https://github.com/thangved/ctu-extension/commit/a08a409b2a98ece49e23e245cdae05ccfe8e2cae)) ## [3.5.4](https://github.com/thangved/ctu-extension/compare/v3.5.3...v3.5.4) (2025-01-19)