releaser: Add release notes to /docs for release of 0.89.4

[ci skip]
This commit is contained in:
hugoreleaser 2021-11-17 08:24:08 +00:00
parent cc08c09592
commit ab01ba6e7e

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)