aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorLibravatar Vijay A <avijayr@protonmail.com>2021-08-15 22:23:52 +0530
committerLibravatar Vijay A <avijayr@protonmail.com>2021-08-15 22:30:50 +0530
commit5c30982e2a97ff3a0e4deac5b5b3ffca4fa36fc5 (patch)
tree9edc879bcd8342a5720d48f09d5b61dadc72f643 /CHANGELOG.md
parentbuild: include animations.css file in build (diff)
downloadferdium-app-5c30982e2a97ff3a0e4deac5b5b3ffca4fa36fc5.tar.gz
ferdium-app-5c30982e2a97ff3a0e4deac5b5b3ffca4fa36fc5.tar.zst
ferdium-app-5c30982e2a97ff3a0e4deac5b5b3ffca4fa36fc5.zip
docs: updated CHANGELOG.md [skip ci]
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 831bb6b4c..4cdeb5a87 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,7 @@
1# [v5.6.1-nightly.28](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.27...v5.6.1-nightly.28) (2021-08-16) 1# [v5.6.1-nightly.28](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.27...v5.6.1-nightly.28) (2021-08-16)
2 2
3- Moved some npm dependencies that were incorrectly classified as runtime deps. This has saved 11MB from the installed file (on macos) 💖 @vraravam 3- Moved some npm dependencies that were incorrectly classified as runtime deps. This has saved 11MB from the installed file (on macos) 💖 @vraravam
4- Removed unused npm dependencies 💖 @vraravam 4- Removed unused npm dependencies (shaved anothe 5MB from the installed file on macos) 💖 @vraravam, @mhatvan
5 5
6### Bug Fixes 6### Bug Fixes
7 7
@@ -13,6 +13,7 @@
13- Completed plumbing required for conversion from javascript to typescript 💖 @vraravam 13- Completed plumbing required for conversion from javascript to typescript 💖 @vraravam
14- npm upgrades 💖 @vraravam 14- npm upgrades 💖 @vraravam
15- Started typescript conversion of some simple scripts 💖 @vraravam 15- Started typescript conversion of some simple scripts 💖 @vraravam
16- Added animations step in gulp to transpile scss and copy to build 💖 @mhatvan
16 17
17# [v5.6.1-nightly.27](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.26...v5.6.1-nightly.27) (2021-08-15) 18# [v5.6.1-nightly.27](https://github.com/getferdi/ferdi/compare/v5.6.1-nightly.26...v5.6.1-nightly.27) (2021-08-15)
18 19