hugo

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

git clone git://git.shimmy1996.com/hugo.git
commit 794e1f9e728ca49a604997294b476547c2b31898
parent c64e9504d87ca3fb877d0048a961069619004043
Author: hugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
Date:   Tue,  3 Nov 2020 12:23:42 +0000

releaser: Add release notes for 0.78.0

Rename to *-ready.md to continue.
[ci skip]

Diffstat:
Atemp/0.78.0-relnotes.md | 24++++++++++++++++++++++++
1 file changed, 24 insertions(+), 0 deletions(-)
diff --git a/temp/0.78.0-relnotes.md b/temp/0.78.0-relnotes.md
@@ -0,0 +1,24 @@
+This release represents **3 contributions by 2 contributors** to the main Hugo code base.
+Many have also been busy writing and fixing the documentation in [hugoDocs](https://github.com/gohugoio/hugoDocs), 
+which has received **3 contributions by 3 contributors**.
+
+Hugo now has:
+
+* 47711+ [stars](https://github.com/gohugoio/hugo/stargazers)
+* 437+ [contributors](https://github.com/gohugoio/hugo/graphs/contributors)
+* 361+ [themes](http://themes.gohugo.io/)
+
+## Enhancements
+
+### Other
+
+* Add avoidTDZ option [3b2fe3cd](https://github.com/gohugoio/hugo/commit/3b2fe3cd33b74166c3debec9826826f2b5a54fd9) [@bep](https://github.com/bep) [#7865](https://github.com/gohugoio/hugo/issues/7865)
+* Make js.Build fully support modules [85e4dd73](https://github.com/gohugoio/hugo/commit/85e4dd7370eae97ae367e596aa6a10ba42fd4b7c) [@bep](https://github.com/bep) [#7816](https://github.com/gohugoio/hugo/issues/7816)[#7777](https://github.com/gohugoio/hugo/issues/7777)[#7916](https://github.com/gohugoio/hugo/issues/7916)
+* Generate tsconfig files [3089fc0b](https://github.com/gohugoio/hugo/commit/3089fc0ba171be14670b19439bc2eab6b077b6c3) [@richtera](https://github.com/richtera) [#7777](https://github.com/gohugoio/hugo/issues/7777)
+
+## Fixes
+
+
+
+
+