mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-12-22 18:18:55 +00:00
Update changelog for v9.1.0
This commit is contained in:
parent
53a2e9b4d3
commit
aa5a98b5e7
@ -1,4 +1,11 @@
|
||||
|
||||
9.1.0 / 2020-07-18
|
||||
==================
|
||||
|
||||
* Fix 'Image could not be created' app error on run (fix #992)
|
||||
* Bump docker Node image version from 8 to 12 (#996)
|
||||
* Bump default Electron to 9.1.0 and deps (electron-packager, ts-loader)
|
||||
|
||||
9.0.0 / 2020-06-13
|
||||
==================
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nativefier",
|
||||
"version": "9.0.0",
|
||||
"version": "9.1.0",
|
||||
"description": "Wrap web apps natively",
|
||||
"license": "MIT",
|
||||
"author": "Goh Jia Hao",
|
||||
|
Loading…
Reference in New Issue
Block a user