From: hugoreleaser Date: Thu, 5 Nov 2020 09:38:59 +0000 (+0000) Subject: releaser: Add release notes for 0.78.1 X-Git-Tag: v0.78.1~2 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=03f87f8f06862889800229319d80c788adc74ffe;p=brevno-suite%2Fhugo releaser: Add release notes for 0.78.1 [ci skip] --- diff --git a/temp/0.78.1-relnotes-ready.md b/temp/0.78.1-relnotes-ready.md new file mode 100644 index 00000000..7611edfb --- /dev/null +++ b/temp/0.78.1-relnotes-ready.md @@ -0,0 +1,11 @@ + + +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) + + +