Update changelog for `v46.0.3`

This commit is contained in:
Ronan Jouchet 2022-01-06 10:33:22 -05:00
parent 97cce9196d
commit 776f2a846d
2 changed files with 6 additions and 1 deletions

View File

@ -1,4 +1,9 @@
46.0.3 / 2022-01-06
===================
* CI: (Attempt to) push Docker image to our org, not my personal account
46.0.2 / 2022-01-06
===================

View File

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