aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
diff options
context:
space:
mode:
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