mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-01-23 07:08:28 +00:00
Update changelog for v44.0.4
This commit is contained in:
parent
7a08a2d676
commit
996183b949
@ -1,4 +1,13 @@
|
||||
|
||||
44.0.4 / 2021-06-15
|
||||
===================
|
||||
|
||||
This release only contains one behind-the-scenes TS change with no user-visible changes.
|
||||
It is here to let us narrow down on potential regressions that may have crept in.
|
||||
It isn't especially scary, though. Do test it, use it, and report regressions!
|
||||
|
||||
* Enable TypeScript `strict:true`, and more typescript-eslint rules (#1223)
|
||||
|
||||
44.0.3 / 2021-06-15
|
||||
===================
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "nativefier",
|
||||
"version": "44.0.3",
|
||||
"version": "44.0.4",
|
||||
"description": "Wrap web apps natively",
|
||||
"license": "MIT",
|
||||
"author": "Goh Jia Hao",
|
||||
|
Loading…
x
Reference in New Issue
Block a user