Update changelog for `v51.0.0`

This commit is contained in:
Adam Weeden 2023-08-03 14:43:33 -04:00
parent 051622d58e
commit dea954bea8
2 changed files with 7 additions and 1 deletions

View File

@ -1,4 +1,10 @@
51.0.0 / 2023-08-03
===================
**[BREAKING]**
* Update Electron to 21 + Node to 16 (#1550)
* Update link to Development Guide (#1544)
50.1.1 / 2023-03-27
===================

View File

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