2
2
mirror of https://github.com/Llewellynvdm/nativefier.git synced 2024-05-29 03:00:48 +00:00

Update changelog for v52.0.0

This commit is contained in:
Adam Weeden 2023-08-25 14:11:56 -04:00
parent 2e0fe9ea33
commit 45d7981761
2 changed files with 7 additions and 1 deletions

View File

@ -1,4 +1,10 @@
52.0.0 / 2023-08-25
===================
**[BREAKING]**
* Update to Electron 25.7 (#1566)
* Update to Electron 25 (#1559)
51.0.1 / 2023-08-04
===================

View File

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