diff --git a/CHANGELOG.md b/CHANGELOG.md index d5f6624..13dd2a7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,23 @@ # Changelog +## v1.15.11 + +[compare changes](https://github.com/dishait/tov-template/compare/v1.15.10...v1.15.11) + + +### 📖 Documentation + + - 更新 features ([bee7ca4](https://github.com/dishait/tov-template/commit/bee7ca4)) + +### 🏡 Chore + + - Vscode 配置文件合并 ([4fb57ac](https://github.com/dishait/tov-template/commit/4fb57ac)) + +### ❤️ Contributors + +- Markthree ([@markthree](http://github.com/markthree)) + ## v1.15.10 [compare changes](https://github.com/dishait/tov-template/compare/v1.15.9...v1.15.10) diff --git a/package.json b/package.json index d1cff29..037856f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tov-template", - "version": "1.15.10", + "version": "1.15.11", "description": "vite + vue3 + ts 开箱即用现代开发模板", "type": "module", "scripts": {