Update changelog for `v50.1.0`

This commit is contained in:
Adam Weeden 2023-03-24 17:05:47 -04:00
parent cef8e42251
commit be3b0cf5de
2 changed files with 7 additions and 1 deletions

View File

@ -1,4 +1,10 @@
50.1.0 / 2023-03-24
===================
* Update outdated shrinkwrap files
* Add getDisplayMedia and PipeWire support (#1477)
50.0.1 / 2022-11-07
===================

View File

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