File tree 2 files changed +23
-1
lines changed
2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
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
+
25
+
4
26
## v1.15.11
5
27
6
28
[ 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 1
1
{
2
2
"name" : " tov-template" ,
3
- "version" : " 1.15.11 " ,
3
+ "version" : " 1.16.0 " ,
4
4
"description" : " vite + vue3 + ts 开箱即用现代开发模板" ,
5
5
"type" : " module" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments