Update changelog for `v45.0.4`

This commit is contained in:
Ronan Jouchet 2021-09-24 23:03:48 -04:00
parent 0570a20c99
commit fadcb73de7
2 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,9 @@
45.0.4 / 2021-09-24
===================
* Actually actually (TM) include lockfile in npm artifacts, duuuuuh
45.0.3 / 2021-09-24
===================

View File

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