From b404dcd6e1b8e2f4cb0069fdb91ebce4897cd53b Mon Sep 17 00:00:00 2001 From: yuntian001 Date: Sat, 13 Jan 2024 15:20:32 +0800 Subject: [PATCH] chore: release v1.1.20 --- CHANGELOG.md | 29 ++++++++++++++++++++++++++++- 1 file changed, 28 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 616da75f..c1ba1da5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,32 @@ +## [1.1.20](https://github.com/meadmin-cn/meadmin-template/compare/main-1.1.19...main-1.1.20) (2024-01-13) + + +### 新功能[feat] + +* 加上函数式组件调用支持(使用动态组件方式生成组件) ([3e18778](https://github.com/meadmin-cn/meadmin-template/commit/3e18778abc36d8f635e0b79eff5163d2ddfdb074)) +* typescript升级到5.2.3,vue-tsc 省级到 1.8.24,vite升级到4.5.1 ([a9c3697](https://github.com/meadmin-cn/meadmin-template/commit/a9c3697b56b1a6d07efe7f34510c9ebed7adf647)) + + +### 其他[chore] + +* @vitejs/plugin-vue 版本升级 ([a21ac98](https://github.com/meadmin-cn/meadmin-template/commit/a21ac9832bacde5a37bfbc1de9b4da65f76f9a4b)) +* 修改git hooks node版本 ([e7fe3bc](https://github.com/meadmin-cn/meadmin-template/commit/e7fe3bc95eb3e12acbb336ce6d77d13f1c06bdff)) +* 优化prettierrc 的换行规则 ([4cd1ad4](https://github.com/meadmin-cn/meadmin-template/commit/4cd1ad4dbe887e8d2d29c3e2ad39624e49185223)) +* template-release v1.1.20 ([655b6b2](https://github.com/meadmin-cn/meadmin-template/commit/655b6b26979fbb5118a4ba4f99692c1dd5d04974)) +* vite版本升级到vite5 ([2ef5ed0](https://github.com/meadmin-cn/meadmin-template/commit/2ef5ed0ac0955c677dbdfa4f731ed7fb4f5c3b49)) + + +### 样式更改[style] + +* 忽略esclint错误规则 ([fb5b903](https://github.com/meadmin-cn/meadmin-template/commit/fb5b90362303cb08ba8c679855790b0b72e00e4e)) + + +### 重构[refactor] + +* 升级 vue、typescript、eslint 相关依赖版本 ([03374ff](https://github.com/meadmin-cn/meadmin-template/commit/03374ff9ad21e148608d2381323c295b87e7133b)) + ## [1.1.19](https://github.com/meadmin-cn/meadmin-template/compare/main-1.1.18...main-1.1.19) (2023-12-03) @@ -972,4 +999,4 @@ * realease 发版分支修复 ([f7636ea](https://github.com/meadmin-cn/meadmin-template/commit/f7636eaa0d2c55a23d266c831a3dd74b4931fa79)) * release tag name 添加 ([7155a2a](https://github.com/meadmin-cn/meadmin-template/commit/7155a2a9f494cf613ffa23e45ed260d4bb24e862)) * release tag修复 ([209e1d9](https://github.com/meadmin-cn/meadmin-template/commit/209e1d97a8b525a903406d3aa9310684ff7ad02d)) -* release配置修改 ([4bc22c3](https://github.com/meadmin-cn/meadmin-template/commit/4bc22c359da581cd6270dcbd04eb2fdc177a9e64)) \ No newline at end of file +* release配置修改 ([4bc22c3](https://github.com/meadmin-cn/meadmin-template/commit/4bc22c359da581cd6270dcbd04eb2fdc177a9e64))