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 a304825 commit 76a5164Copy full SHA for 76a5164
CHANGELOG.md
@@ -0,0 +1,7 @@
1
+## 0.1.0 (2020-10-25)
2
+
3
4
+### Features
5
6
+* initialize repository ([ca42087](https://github.com/ci010/electron-vue-next/commit/ca4208720018fbc874c2455deff45c0b038161dd))
7
package.json
@@ -1,6 +1,6 @@
{
"name": "electron-vue-next",
- "version": "0.0.0",
+ "version": "0.1.0",
"private": true,
"description": "",
"main": "./dist/electron/index.prod.js",
@@ -44,4 +44,4 @@
44
"typescript": "^4.0.3",
45
"vite": "^1.0.0-rc.6"
46
}
47
-}
+}
0 commit comments