mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-11-05 04:47:54 +00:00
Fix typo in changelog (#269)
This commit is contained in:
parent
1286372f95
commit
ef45732142
@ -60,7 +60,7 @@
|
|||||||
6.12.0 / 2016-03-14
|
6.12.0 / 2016-03-14
|
||||||
===================
|
===================
|
||||||
|
|
||||||
* Try to retrive icons from `nativefier-icons` first before inferring
|
* Try to retrieve icons from `nativefier-icons` first before inferring
|
||||||
* Add progress bar
|
* Add progress bar
|
||||||
* Use `windows` and `osx` to specify platform
|
* Use `windows` and `osx` to specify platform
|
||||||
* Override output directory by default
|
* Override output directory by default
|
||||||
@ -131,7 +131,7 @@
|
|||||||
* Fix #103 App name should not be capitalized
|
* Fix #103 App name should not be capitalized
|
||||||
* Remove electron prebuilt as a dev dependency to speed up ci builds
|
* Remove electron prebuilt as a dev dependency to speed up ci builds
|
||||||
* Fix test for non darwin platforms
|
* Fix test for non darwin platforms
|
||||||
* Implement check for wine before attempting to pass icon to electron pacakger
|
* Implement check for wine before attempting to pass icon to electron packager
|
||||||
* Update gulpfile - Build tests in `gulp build` - Watch test files - Clean test files as well
|
* Update gulpfile - Build tests in `gulp build` - Watch test files - Clean test files as well
|
||||||
* Implement automatic retrieval of png which resolves #16
|
* Implement automatic retrieval of png which resolves #16
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user