aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorLibravatar Vijay Aravamudhan <vraravam@users.noreply.github.com>2021-11-16 19:40:41 +0530
committerLibravatar GitHub <noreply@github.com>2021-11-16 19:40:41 +0530
commite215d762cb8ff4cc021332b7d6a61cc7f2d871dd (patch)
tree48d82f42fcd5ef20da7058580d3d9078c2ab460e /README.md
parentchore: set the configuration of generating github release notes [skip ci] (diff)
downloadferdium-app-e215d762cb8ff4cc021332b7d6a61cc7f2d871dd.tar.gz
ferdium-app-e215d762cb8ff4cc021332b7d6a61cc7f2d871dd.tar.zst
ferdium-app-e215d762cb8ff4cc021332b7d6a61cc7f2d871dd.zip
chore: upgrade 'electron' to '15.3.2' (#2243)
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 7564b33c9..067571b14 100644
--- a/README.md
+++ b/README.md
@@ -52,7 +52,7 @@
52 - [Nightly releases](#nightly-releases) 52 - [Nightly releases](#nightly-releases)
53 - [Troubleshooting recipes (self-help)](#troubleshooting-recipes-self-help) 53 - [Troubleshooting recipes (self-help)](#troubleshooting-recipes-self-help)
54 - [Contributors ✨](#contributors-) 54 - [Contributors ✨](#contributors-)
55 - [Backers via OpenCollective](#backers-via-open-collective) 55 - [Backers via Open Collective](#backers-via-open-collective)
56 - [Sponsors](#sponsors) 56 - [Sponsors](#sponsors)
57 </details> 57 </details>
58 58
@@ -224,7 +224,7 @@ If you use an AUR Helper, e.g. yay, install it via `yay -S ferdi`.
224 224
225### Adds internal changes 225### Adds internal changes
226 226
227- [x] Upgrades to Electron 15.3.1 227- [x] Upgrades to Electron 15.3.2
228- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size 228- [x] Switches to [`electron-spellchecker`](https://github.com/electron-userland/electron-spellchecker) to improve application size
229- [x] Minifies build files to improve app size 229- [x] Minifies build files to improve app size
230- [x] Adds "npm run prepare-code" command for development to lint and beautify code 230- [x] Adds "npm run prepare-code" command for development to lint and beautify code