mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2024-12-23 02:28:55 +00:00
Update changelog for v45.0.1
This commit is contained in:
parent
e222e99b56
commit
0d78978d9e
@ -1,4 +1,12 @@
|
||||
|
||||
45.0.1 / 2021-09-20
|
||||
===================
|
||||
|
||||
* Auto-internal login pages: add `(id|auth).atlassian.com` (fix #1265)
|
||||
* API.md: document need to use CSS `!important` keyword (fix #1264)
|
||||
* Bump default Electron to 13.4.0 with security fixes
|
||||
* Maintenance: deps bumps, fix build:watch script, re-introduce a lockfile
|
||||
|
||||
45.0.0 / 2021-07-19
|
||||
===================
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nativefier",
|
||||
"version": "45.0.0",
|
||||
"version": "45.0.1",
|
||||
"description": "Wrap web apps natively",
|
||||
"license": "MIT",
|
||||
"author": "Goh Jia Hao",
|
||||
|
Loading…
Reference in New Issue
Block a user