Update changelog for `v8.0.2`

This commit is contained in:
Ronan Jouchet 2020-03-15 17:41:20 -04:00
parent b16e893237
commit 2c036cb8a2
2 changed files with 7 additions and 2 deletions

View File

@ -1,8 +1,13 @@
8.0.2 / 2020-03-15
==================
* CI nitty-gritty, nothing to see here. See 8.0.0 news below.
8.0.1 / 2020-03-15
==================
* CI nitty-gritty, nothing to see here
* CI nitty-gritty, nothing to see here. See 8.0.0 news below.
8.0.0 / 2020-03-15
==================

View File

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