shithub: hugo

Download patch

ref: 347f2de67d8c46428ba2366a041d68bea108244e
parent: 210f6d38ac5673469f84957f8e4d012ff98be6d0
author: hugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
date: Thu Nov 5 04:38:59 EST 2020

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

[ci skip]

diff: cannot open b/docs/content/en/news/0.78.1-relnotes//null: file does not exist: 'b/docs/content/en/news/0.78.1-relnotes//null'
--- /dev/null
+++ b/docs/content/en/news/0.78.1-relnotes/index.md
@@ -1,0 +1,22 @@
+
+---
+date: 2020-11-05
+title: "Hugo 0.78.1: A couple of Bug Fixes"
+description: "This version fixes a couple of bugs introduced in 0.78.0."
+categories: ["Releases"]
+images:
+- images/blog/hugo-bug-poster.png
+
+---
+
+	
+
+This is a bug-fix release with a couple of important fixes.
+
+* Disable NPM test on Travis on Windows [3437174c](https://github.com/gohugoio/hugo/commit/3437174c3a7b96925b82b351ac87530b4fa796a5) [@bep](https://github.com/bep) 
+* travis: Install nodejs on Windows [f66302ca](https://github.com/gohugoio/hugo/commit/f66302ca0579171ffd1730eb8f33dd05af3d9a00) [@bep](https://github.com/bep) 
+* js: Remove external source map option [944150ba](https://github.com/gohugoio/hugo/commit/944150bafbbb5c3e807ba3688174e70764dbdc64) [@bep](https://github.com/bep) [#7932](https://github.com/gohugoio/hugo/issues/7932)
+* js: Misc fixes [bf2837a3](https://github.com/gohugoio/hugo/commit/bf2837a314eaf70135791984a423b0b09f58741d) [@bep](https://github.com/bep) [#7924](https://github.com/gohugoio/hugo/issues/7924)[#7923](https://github.com/gohugoio/hugo/issues/7923)
+
+
+