Skip to content

Commit 8004e76

Browse files
committed
chore(release): 0.7.1
1 parent 15f6f38 commit 8004e76

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,19 @@
22

33
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.
44

5+
### [0.7.1](https://github.com/yulimchen/vue3-h5-template/compare/v0.7.0...v0.7.1) (2025-11-09)
6+
7+
8+
### 🚀 Chore | 构建/工程依赖/工具
9+
10+
* 删除 Tabbar ([0fdfb6c](https://github.com/yulimchen/vue3-h5-template/commit/0fdfb6c9f0d01425f10ae99cbf3e8ae38fd916c2))
11+
* 添加`tabbar` ([875b491](https://github.com/yulimchen/vue3-h5-template/commit/875b491a791b5eb8ed27c9c5472960791325584d))
12+
13+
14+
### ✏️ Documentation | 文档
15+
16+
* 文档更新 ([82974f6](https://github.com/yulimchen/vue3-h5-template/commit/82974f64a252c1ce49fd37dbfa1238c562262348))
17+
518
## [0.7.0](https://github.com/yulimchen/vue3-h5-template/compare/v0.6.1...v0.7.0) (2024-12-01)
619

720

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "vue3-h5-template",
33
"homepage": "https://yulimchen.github.io/vue3-h5-template/",
4-
"version": "0.7.0",
4+
"version": "0.7.1",
55
"license": "MIT",
66
"repository": {
77
"type": "git",

0 commit comments

Comments
 (0)