Update changelog for `v8.0.1`

This commit is contained in:
Ronan Jouchet 2020-03-15 17:24:51 -04:00
parent fd37a6a4c8
commit f600047463
2 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,9 @@
8.0.1 / 2020-03-15
==================
* CI nitty-gritty, nothing to see here
8.0.0 / 2020-03-15
==================

View File

@ -1,6 +1,6 @@
{
"name": "nativefier",
"version": "8.0.0",
"version": "8.0.1",
"description": "Wrap web apps natively",
"license": "MIT",
"author": "Goh Jia Hao",