|
2 | 2 |
|
3 | 3 | All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. |
4 | 4 |
|
| 5 | +## [0.7.0](https://github.com/yulimchen/vue3-h5-template/compare/v0.6.1...v0.7.0) (2024年12月01日) |
| 6 | + |
| 7 | + |
| 8 | +### 🐛 Bug Fixes | Bug 修复 |
| 9 | + |
| 10 | +* 修复黑暗模式初始化缺失类名问题 ([831599e](https://github.com/yulimchen/vue3-h5-template/commit/831599e162b09dbf0b00379d06499eb6e21b4bdf)) |
| 11 | + |
| 12 | + |
| 13 | +### ♻️ Code Refactoring | 代码重构 |
| 14 | + |
| 15 | +* **demo:** 调整 demo 页面样式 ([6424739](https://github.com/yulimchen/vue3-h5-template/commit/64247395eaa840056678ca81059614e636ff5743)) |
| 16 | + |
| 17 | + |
| 18 | +### 🚀 Chore | 构建/工程依赖/工具 |
| 19 | + |
| 20 | +* `composables` 目录命名 ([15de708](https://github.com/yulimchen/vue3-h5-template/commit/15de70893d9387a121c169f5cd639247719deac8)) |
| 21 | +* 文件命名调整 ([9aca455](https://github.com/yulimchen/vue3-h5-template/commit/9aca455cd184856bee05453100603c1bde27933b)) |
| 22 | + |
| 23 | + |
| 24 | +### ✏️ Documentation | 文档 |
| 25 | + |
| 26 | +* banner 图更换 ([f4e18e9](https://github.com/yulimchen/vue3-h5-template/commit/f4e18e90703dffd5d9fd879b4ce07baebde9da6f)) |
| 27 | + |
5 | 28 | ### [0.6.1](https://github.com/yulimchen/vue3-h5-template/compare/v0.6.0...v0.6.1) (2024年11月03日) |
6 | 29 |
|
7 | 30 |
|
|
0 commit comments