mirror of
https://github.com/Llewellynvdm/nativefier.git
synced 2025-02-08 22:18:25 +00:00
Update changelog for v44.0.6
This commit is contained in:
parent
b74c0bf959
commit
af80acf7e9
@ -1,4 +1,13 @@
|
|||||||
|
|
||||||
|
44.0.6 / 2021-06-26
|
||||||
|
===================
|
||||||
|
|
||||||
|
Like 44.0.4, 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!
|
||||||
|
|
||||||
|
* App: Enable TypeScript `strict:true`, more typescript-eslint rules, shared TS project (#1231)
|
||||||
|
|
||||||
44.0.5 / 2021-06-25
|
44.0.5 / 2021-06-25
|
||||||
===================
|
===================
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nativefier",
|
"name": "nativefier",
|
||||||
"version": "44.0.5",
|
"version": "44.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…
x
Reference in New Issue
Block a user