mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-02-02 03:48:23 +00:00
Update changelog for v47.2.1
This commit is contained in:
parent
7221b39a2f
commit
c1d40ec181
11
CHANGELOG.md
11
CHANGELOG.md
@ -1,4 +1,15 @@
|
||||
|
||||
47.2.1 / 2022-06-27
|
||||
===================
|
||||
|
||||
* macOS: fix incorrect "Back" keyboard shortcut (fix #1426)
|
||||
* Bump default Electron to 18.3.5 (from 18.3.1), with security fixes:
|
||||
https://github.com/electron/electron/releases/tag/v18.3.2
|
||||
https://github.com/electron/electron/releases/tag/v18.3.3
|
||||
https://github.com/electron/electron/releases/tag/v18.3.4
|
||||
https://github.com/electron/electron/releases/tag/v18.3.5
|
||||
* Update dependencies
|
||||
|
||||
47.2.0 / 2022-05-30
|
||||
===================
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nativefier",
|
||||
"version": "47.2.0",
|
||||
"version": "47.2.1",
|
||||
"description": "Wrap web apps natively",
|
||||
"license": "MIT",
|
||||
"author": "Goh Jia Hao",
|
||||
|
Loading…
x
Reference in New Issue
Block a user