From 26312f93d161ca0575e492636af138ca874446e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Thu, 5 Nov 2020 12:17:57 +0100 Subject: [PATCH] Update index.md --- content/en/news/0.78.1-relnotes/index.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/content/en/news/0.78.1-relnotes/index.md b/content/en/news/0.78.1-relnotes/index.md index b67e5de6c..168c1bbcd 100644 --- a/content/en/news/0.78.1-relnotes/index.md +++ b/content/en/news/0.78.1-relnotes/index.md @@ -9,9 +9,7 @@ images: --- - - -This is a bug-fix release with a couple of important fixes. +The main fix in this release is that of dependency resolution for package.json/node_modules in theme components. See [the documentation](https://gohugo.io/hugo-pipes/js/#include-dependencies-in-packagejson--node_modules) for more information. * Disable NPM test on Travis on Windows [3437174c](https://github.com/gohugoio/hugo/commit/3437174c3a7b96925b82b351ac87530b4fa796a5) [@bep](https://github.com/bep) * travis: Install nodejs on Windows [f66302ca](https://github.com/gohugoio/hugo/commit/f66302ca0579171ffd1730eb8f33dd05af3d9a00) [@bep](https://github.com/bep)