We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0071f91 commit 6bfc44bCopy full SHA for 6bfc44b
docs/CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
规范参考:[Conventional Commits](https://conventionalcommits.org)
4
5
+# [1.25.0](https://github.com/d2-projects/electron-vue-template/compare/v1.24.0...v1.25.0) (2020-06-27)
6
+
7
8
+### 功能
9
10
+* 暂时取消固定地址 ([0071f91](https://github.com/d2-projects/electron-vue-template/commit/0071f914d6ee888344ed3d10cedb6d82e8548c86))
11
12
# [1.24.0](https://github.com/d2-projects/electron-vue-template/compare/v1.23.0...v1.24.0) (2020-06-27)
13
14
package.json
@@ -1,6 +1,6 @@
1
{
"name": "electron-vue-template",
- "version": "1.24.0",
+ "version": "1.25.0",
"private": true,
"scripts": {
"build": "vue-cli-service electron:build",
0 commit comments