From c96d4b7a3484136cb45649ba816f6b6ae044f004 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B8rn=20Erik=20Pedersen?= Date: Mon, 14 Sep 2020 23:31:31 +0200 Subject: [PATCH] Update index.md --- content/en/news/0.75.0-relnotes/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/news/0.75.0-relnotes/index.md b/content/en/news/0.75.0-relnotes/index.md index 8354e93a9..3758be13b 100644 --- a/content/en/news/0.75.0-relnotes/index.md +++ b/content/en/news/0.75.0-relnotes/index.md @@ -6,7 +6,7 @@ description: "Hugo 0.75 comes with a new \"hugo mod npm pack\" command, several categories: ["Releases"] --- -Hugo `0.75.0` brings several improvements to Hugo Modules, a new CLI command to bridge the JavaScript dependencies into Hugo, a refresh of the versions of the most important upstream dependencies, and more. +Hugo `0.75.0` brings several improvements to Hugo Modules, a new CLI command to bridge the JavaScript dependencies into Hugo, a refresh of the versions of the most important upstream dependencies, and more. There are also some good bug fixes in this release. One notable one is covered by [this commit](https://github.com/gohugoio/hugo/commit/4055c121847847d8bd6b95a928185daee065091b) -- which covers a "stale content scenario in server" when you include content or page data via `GetPage` from a shortcode. ## NPM Pack