Skip to content

Commit 76a5164

Browse files
chore(release): 0.1.0
1 parent a304825 commit 76a5164

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "electron-vue-next",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"private": true,
55
"description": "",
66
"main": "./dist/electron/index.prod.js",
@@ -44,4 +44,4 @@
4444
"typescript": "^4.0.3",
4545
"vite": "^1.0.0-rc.6"
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)