mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-11-10 23:31:10 +00:00
Update changelog for v45.0.6
This commit is contained in:
parent
4405b5d28b
commit
adcf7c4c0c
@ -1,3 +1,11 @@
|
|||||||
|
45.0.6 / 2021-11-22
|
||||||
|
===================
|
||||||
|
|
||||||
|
* Fix notifications (PR #1308)
|
||||||
|
* Fix icon conversion scripts broken on recent macOS (fix #1277)
|
||||||
|
* Bump default Electron to 13.6.2, with bug fixes & security fixes
|
||||||
|
- 13.6.2: https://github.com/electron/electron/releases/tag/v13.6.2
|
||||||
|
* Maintenance: bump CI Nodejs to 17, Relock dependencies
|
||||||
|
|
||||||
45.0.5 / 2021-11-01
|
45.0.5 / 2021-11-01
|
||||||
===================
|
===================
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nativefier",
|
"name": "nativefier",
|
||||||
"version": "45.0.5",
|
"version": "45.0.6",
|
||||||
"description": "Wrap web apps natively",
|
"description": "Wrap web apps natively",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"author": "Goh Jia Hao",
|
"author": "Goh Jia Hao",
|
||||||
|
Loading…
Reference in New Issue
Block a user