URI: 
       releaser: Add release notes to /docs for release of 0.62.1 - hugo - [fork] hugo port for 9front
  HTML git clone git@git.drkhsh.at/hugo.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit a1518704a732caba31464a912032f73f9046b74a
   DIR parent 3a21a1708d1b914e55eb17ee1080abfa2affb0e6
  HTML Author: hugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
       Date:   Wed,  1 Jan 2020 17:38:22 +0000
       
       releaser: Add release notes to /docs for release of 0.62.1
       
       [ci skip]
       
       Diffstat:
         A docs/content/en/news/0.62.1-relnot… |      21 +++++++++++++++++++++
       
       1 file changed, 21 insertions(+), 0 deletions(-)
       ---
   DIR diff --git a/docs/content/en/news/0.62.1-relnotes/index.md b/docs/content/en/news/0.62.1-relnotes/index.md
       @@ -0,0 +1,21 @@
       +
       +---
       +date: 2020-01-01
       +title: "Hugo 0.62.1: A couple of Bug Fixes"
       +description: "This version fixes a couple of bugs introduced in 0.62.0."
       +categories: ["Releases"]
       +images:
       +- images/blog/hugo-bug-poster.png
       +
       +---
       +
       +        
       +
       +This is a bug-fix release with a couple of important fixes.
       +
       +* Support files in content mounts [ff6253bc](https://github.com/gohugoio/hugo/commit/ff6253bc7cf745e9c0127ddc9006da3c2c00c738) [@bep](https://github.com/bep) [#6684](https://github.com/gohugoio/hugo/issues/6684)[#6696](https://github.com/gohugoio/hugo/issues/6696)
       +* Update alpine base image in Dockerfile to 3.11 [aa4ccb8a](https://github.com/gohugoio/hugo/commit/aa4ccb8a1e9b8aa17397acf34049a2aa16b0b6cb) [@RemcodM](https://github.com/RemcodM) 
       +* hugolib: Fix inline shortcode regression [5509954c](https://github.com/gohugoio/hugo/commit/5509954c7e8b0ce8d5ea903b0ab639ea14b69acb) [@bep](https://github.com/bep) [#6677](https://github.com/gohugoio/hugo/issues/6677)
       +
       +
       +