Update changelog for `v45.0.0`

This commit is contained in:
Ronan Jouchet 2021-07-19 13:36:19 -04:00
parent bf4be860cf
commit 167f1e3be8
2 changed files with 8 additions and 1 deletions

View File

@ -1,4 +1,11 @@
45.0.0 / 2021-07-19
===================
* **[BREAKING]** Bump default Electron to 13.1.7 with Chrome 91 (PR #1230)
See https://www.electronjs.org/blog/electron-13-0
and https://www.electronjs.org/blog/electron-13-0#breaking-changes
44.0.7 / 2021-07-10 44.0.7 / 2021-07-10
=================== ===================

View File

@ -1,6 +1,6 @@
{ {
"name": "nativefier", "name": "nativefier",
"version": "44.0.7", "version": "45.0.0",
"description": "Wrap web apps natively", "description": "Wrap web apps natively",
"license": "MIT", "license": "MIT",
"author": "Goh Jia Hao", "author": "Goh Jia Hao",