From 4a3d95cff8fc2ff46f42bec0d478bbf86b2db478 Mon Sep 17 00:00:00 2001 From: "deepsource-autofix[bot]" <62050782+deepsource-autofix[bot]@users.noreply.github.com> Date: Mon, 25 Dec 2023 16:56:06 +0000 Subject: [PATCH] style: format code with Prettier This commit fixes the style issues introduced in 68807ad according to the output from Prettier. Details: None --- CHANGELOG.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3424c47..6abdec3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,10 +2,9 @@ ## [1.2.3](https://github.com/School-of-Website-Engineering/Vue3-project-template/compare/v1.2.2...v1.2.3) (2023-12-25) - ### update -* 更新目录结构 ([c660d0a](https://github.com/School-of-Website-Engineering/Vue3-project-template/commit/c660d0ad394278fdff51c6fbf43971e4022557fc)) +- 更新目录结构 ([c660d0a](https://github.com/School-of-Website-Engineering/Vue3-project-template/commit/c660d0ad394278fdff51c6fbf43971e4022557fc)) ## [1.2.2](https://github.com/School-of-Website-Engineering/Vue3-project-template/compare/v1.2.1...v1.2.2) (2023-03-19)