Skip to content

Commit fd318c8

Browse files
committed
chore(release): v1.16.1
1 parent 85fe5ef commit fd318c8

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,27 @@
11
# Changelog
22

33

4+
## v1.16.1
5+
6+
[compare changes](https://github.com/dishait/tov-template/compare/v1.16.0...v1.16.1)
7+
8+
9+
### 📖 Documentation
10+
11+
- 更新自动依赖更新说明 ([85fe5ef](https://github.com/dishait/tov-template/commit/85fe5ef))
12+
13+
### 🏡 Chore
14+
15+
- ⚠️ 更精简的自动依赖更新 ([255488a](https://github.com/dishait/tov-template/commit/255488a))
16+
17+
#### ⚠️ Breaking Changes
18+
19+
- ⚠️ 更精简的自动依赖更新 ([255488a](https://github.com/dishait/tov-template/commit/255488a))
20+
21+
### ❤️ Contributors
22+
23+
- Markthree ([@markthree](http://github.com/markthree))
24+
425
## v1.16.0
526

627
[compare changes](https://github.com/dishait/tov-template/compare/v1.15.11...v1.16.0)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "tov-template",
3-
"version": "1.16.0",
3+
"version": "1.16.1",
44
"description": "vite + vue3 + ts 开箱即用现代开发模板",
55
"type": "module",
66
"scripts": {

0 commit comments

Comments
 (0)