releaser: Add release notes for 0.78.0
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
Tue, 3 Nov 2020 12:23:42 +0000 (12:23 +0000)
committerhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>
Tue, 3 Nov 2020 12:23:42 +0000 (12:23 +0000)
Rename to *-ready.md to continue.
[ci skip]

temp/0.78.0-relnotes.md [new file with mode: 0644]

diff --git a/temp/0.78.0-relnotes.md b/temp/0.78.0-relnotes.md
new file mode 100644 (file)
index 0000000..b008563
--- /dev/null
@@ -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
+
+
+
+
+