mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-11-10 23:31:10 +00:00
Update changelog for v45.0.2
This commit is contained in:
parent
24115bb3bd
commit
94142955f1
@ -1,4 +1,11 @@
|
|||||||
|
|
||||||
|
45.0.2 / 2021-09-24
|
||||||
|
===================
|
||||||
|
|
||||||
|
* Fix regressions in opening windows/tabs, update browser versions (PR #1284)
|
||||||
|
* Make macOS "bundle identifier" mention Nativefier (fix #866) (PR #1259)
|
||||||
|
* Maintenance: Work around yargs coerce issue (PR #1283)
|
||||||
|
|
||||||
45.0.1 / 2021-09-20
|
45.0.1 / 2021-09-20
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nativefier",
|
"name": "nativefier",
|
||||||
"version": "45.0.1",
|
"version": "45.0.2",
|
||||||
"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