File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change 1
1
## 6.0.0 (2019-05-31)
2
2
3
+ * [ Bumped Version] 6.0.0 ([ fb719ab] ( https://github.com/maximegris/angular-electron/commit/fb719ab ) )
3
4
* bump angular version ([ 7a564a0] ( https://github.com/maximegris/angular-electron/commit/7a564a0 ) )
4
5
* Fix Travis CI link ([ 10aaa4c] ( https://github.com/maximegris/angular-electron/commit/10aaa4c ) )
5
6
* Not gitignore src/karma.conf.js ([ 7599320] ( https://github.com/maximegris/angular-electron/commit/7599320 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " angular-electron" ,
3
- "version" : " 6.0.0 " ,
3
+ "version" : " 6.0.1 " ,
4
4
"description" : " Angular 8 with Electron (Typescript + SASS + Hot Reload)" ,
5
5
"homepage" : " https://github.com/maximegris/angular-electron" ,
6
6
"author" : {
56
56
"@types/mocha" : " 5.2.6" ,
57
57
"@types/node" : " 8.9.4" ,
58
58
"chai" : " 4.2.0" ,
59
- "codelyzer" : " ^ 5.0.1" ,
59
+ "codelyzer" : " 5.0.1" ,
60
60
"conventional-changelog-cli" : " 2.0.11" ,
61
61
"core-js" : " 2.6.1" ,
62
62
"electron" : " 5.0.2" ,
You can’t perform that action at this time.
0 commit comments