Merge branch 'tempv0.89.4'

This commit is contained in:
Bjørn Erik Pedersen 2021-11-17 10:35:49 +01:00
commit 092bc92783
No known key found for this signature in database
GPG Key ID: 330E6E2BD4859D8F

View File

@ -0,0 +1,19 @@
---
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."
categories: ["Releases"]
images:
- images/blog/hugo-bug-poster.png
---
This is a bug-fix release with one important fix.
* 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)