File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change
1
+ ## 0.1.0 (2020-11-10)
2
+
3
+
4
+ ### Features
5
+
6
+ * initialize repository ([ ca42087] ( https://github.com/ci010/electron-vue-next/commit/ca4208720018fbc874c2455deff45c0b038161dd ) )
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * 👷 fix build error chalk default not found ([ #20 ] ( https://github.com/ci010/electron-vue-next/issues/20 ) ) ([ 2dd7982] ( https://github.com/ci010/electron-vue-next/commit/2dd79828634dfc146c614118c2032cb80587d06c ) )
12
+ * show watcher error events ([ #12 ] ( https://github.com/ci010/electron-vue-next/issues/12 ) ) ([ 7395f04] ( https://github.com/ci010/electron-vue-next/commit/7395f044ddc1b283e2793a4d556e50eaf6526f4f ) )
13
+
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " electron-vue-next" ,
3
- "version" : " 0.0 .0" ,
3
+ "version" : " 0.1 .0" ,
4
4
"private" : true ,
5
5
"description" : " " ,
6
6
"main" : " ./dist/electron/index.prod.js" ,
47
47
"eslint-plugin-standard" : " ^4.0.2" ,
48
48
"eslint-plugin-vue" : " ^7.1.0"
49
49
}
50
- }
50
+ }
You can’t perform that action at this time.
0 commit comments