We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a3929f2 commit 7b471d7Copy full SHA for 7b471d7
CHANGELOG.md
@@ -1,6 +1,19 @@
1
# Changelog
2
3
4
+## v1.15.10
5
+
6
+[compare changes](https://github.com/dishait/tov-template/compare/v1.15.9...v1.15.10)
7
8
9
+### 🤖 CI
10
11
+ - 移除发布 action ([a3929f2](https://github.com/dishait/tov-template/commit/a3929f2))
12
13
+### ❤️ Contributors
14
15
+- Markthree ([@markthree](http://github.com/markthree))
16
17
## v1.15.9
18
19
[compare changes](https://github.com/dishait/tov-template/compare/v1.15.8...v1.15.9)
package.json
@@ -1,6 +1,6 @@
{
"name": "tov-template",
- "version": "1.15.9",
+ "version": "1.15.10",
"description": "vite + vue3 + ts 开箱即用现代开发模板",
"type": "module",
"scripts": {
0 commit comments