Merge commit '8d9511a08f14260cbfb73119e4afae50e5a9966d'

This commit is contained in:
Bjørn Erik Pedersen
2021-12-08 08:54:25 +01:00
48 changed files with 463 additions and 465 deletions

View File

@@ -1,8 +1,8 @@
---
date: 2021-11-17
title: "Hugo 0.89.4: A couple of Bug Fixes"
description: "This version fixes a couple of bugs introduced in 0.89.0."
title: "Hugo 0.89.4: One Bug Fix"
description: "This version fixes one bug introduced in 0.89.0."
categories: ["Releases"]
images:
- images/blog/hugo-bug-poster.png
@@ -11,7 +11,7 @@ images:
This is a bug-fix release with one important fix.
This is a bug-fix release with one important fix for people using `hugo new` to create new content:
* Fix content dir resolution when main project is a Hugo Module [2e70f61f](https://github.com/gohugoio/hugo/commit/2e70f61fb04cea08ef6598728a57637ae2cc199c) [@bep](https://github.com/bep) [#9177](https://github.com/gohugoio/hugo/issues/9177)