mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-01-09 00:21:10 +00:00
Update changelog for v8.0.3
This commit is contained in:
parent
f1f6dda4d1
commit
0a380bd0f4
@ -1,4 +1,10 @@
|
|||||||
|
|
||||||
|
8.0.3 / 2020-03-15
|
||||||
|
==================
|
||||||
|
|
||||||
|
* Attempt to fix failing to install due to app yarn install (#923)
|
||||||
|
See https://github.com/jiahaog/nativefier/pull/898#issuecomment-583865045 .
|
||||||
|
|
||||||
8.0.2 / 2020-03-15
|
8.0.2 / 2020-03-15
|
||||||
==================
|
==================
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nativefier",
|
"name": "nativefier",
|
||||||
"version": "8.0.2",
|
"version": "8.0.3",
|
||||||
"description": "Wrap web apps natively",
|
"description": "Wrap web apps natively",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Goh Jia Hao",
|
"author": "Goh Jia Hao",
|
||||||
|
Loading…
Reference in New Issue
Block a user