File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed
Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v1.16.0
5+
6+ [ compare changes] ( https://github.com/dishait/tov-template/compare/v1.15.11...v1.16.0 )
7+
8+
9+ ### 🔥 Performance
10+
11+ - 移除暗黑 switch 的 polyfill ([ eb9dc17] ( https://github.com/dishait/tov-template/commit/eb9dc17 ) )
12+
13+ ### 🩹 Fixes
14+
15+ - 修复暗黑模式样式 ([ 266a011] ( https://github.com/dishait/tov-template/commit/266a011 ) )
16+ - 更精确的 release ([ d5b0663] ( https://github.com/dishait/tov-template/commit/d5b0663 ) )
17+
18+ ### 🏡 Chore
19+
20+ - Vscode 配置文件合并 ([ 9c9252d] ( https://github.com/dishait/tov-template/commit/9c9252d ) )
21+
22+ ### ❤️ Contributors
23+
24+ - Markthree < 1801982702@qq.com >
25+
426## v1.15.11
527
628[ compare changes] ( https://github.com/dishait/tov-template/compare/v1.15.10...v1.15.11 )
Original file line number Diff line number Diff line change 11{
22 "name" : " tov-template" ,
3- "version" : " 1.15.11 " ,
3+ "version" : " 1.16.0 " ,
44 "description" : " vite + vue3 + ts 开箱即用现代开发模板" ,
55 "type" : " module" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments