hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit a0741022629e8bac9300fe2606de40e4a66cc91f
parent da4406ea50d55c90e3263155959ad16e8ea910a8
Author: hugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
Date:   Fri,  5 Nov 2021 15:44:32 +0000

releaser: Add release notes for 0.89.1
[ci skip]

Diffstat:
Atemp/0.89.1-relnotes-ready.md | 9+++++++++
1 file changed, 9 insertions(+), 0 deletions(-)
diff --git a/temp/0.89.1-relnotes-ready.md b/temp/0.89.1-relnotes-ready.md
@@ -0,0 +1,9 @@
+
+
+This is a bug-fix release with a couple of important fixes.
+
+* create: Make sure the build lock is released before we open editor [166862a0](https://github.com/gohugoio/hugo/commit/166862a096e1d920f46b18c600e8dadcb478b839) [@bep](https://github.com/bep) [#9121](https://github.com/gohugoio/hugo/issues/9121)
+* readme: Update dependency list [82c33c71](https://github.com/gohugoio/hugo/commit/82c33c7105a4d0c0e097f0d074c02995cb2b4d20) [@deining](https://github.com/deining) 
+
+
+