Update changelog for `v42.0.2`

This commit is contained in:
Ronan Jouchet 2020-12-07 16:51:49 -05:00
parent 7fd0c748ba
commit cf11a71a7c
2 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,9 @@
42.0.2 / 2020-12-07
===================
* Fix arg validation regression in #1080 with `--{x,y}` (fix #1084)
42.0.1 / 2020-12-06
===================

View File

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