summaryrefslogtreecommitdiffstats
path: root/temp
diff options
context:
space:
mode:
authorhugoreleaser <bjorn.erik.pedersen+hugoreleaser@gmail.com>2022-05-16 08:50:17 +0000
committerBjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>2022-05-16 13:01:52 +0200
commit7bc3401eb5fc1cff042bd4ab13938eb9924ecb2b (patch)
tree8d2a9148bd077c2bb28294e2ef55ebf9a882dfde /temp
parent1de333e7a3fc863672ec6d6cd53ba66dbcdd2305 (diff)
common/hugo: Fix version logic
[ci skip]
Diffstat (limited to 'temp')
-rw-r--r--temp/0.99.0-relnotes-ready.md44
1 files changed, 0 insertions, 44 deletions
diff --git a/temp/0.99.0-relnotes-ready.md b/temp/0.99.0-relnotes-ready.md
deleted file mode 100644
index aa25ea6b8..000000000
--- a/temp/0.99.0-relnotes-ready.md
+++ /dev/null
@@ -1,44 +0,0 @@
-This release represents **24 contributions by 4 contributors** to the main Hugo code base.[@bep](https://github.com/bep) leads the Hugo development with a significant amount of contributions, but also a big shoutout to [@dependabot[bot]](https://github.com/apps/dependabot), [@satotake](https://github.com/satotake), and [@nathannaveen](https://github.com/nathannaveen) for their ongoing contributions.
-And thanks to [@digitalcraftsman](https://github.com/digitalcraftsman) for his ongoing work on keeping the themes site in pristine condition.
-
-Many have also been busy writing and fixing the documentation in [hugoDocs](https://github.com/gohugoio/hugoDocs),
-which has received **3 contributions by 2 contributors**.
-
-Hugo now has:
-
-* 58934+ [stars](https://github.com/gohugoio/hugo/stargazers)
-* 428+ [contributors](https://github.com/gohugoio/hugo/graphs/contributors)
-* 399+ [themes](http://themes.gohugo.io/)
-
-
-## Changes
-
-* server: Refresh the error template 657d1a2d @bep
-* server: Fix SIGINT handling after loading bad configuration 87a22eb6 @bep #9664
-* Improve SASS errors fc9f315d @bep #9897
-* postcss: Fix import error handling 4b189d8f @bep #9895
-* build(deps): bump github.com/fsnotify/fsnotify from 1.5.3 to 1.5.4 c2fa0a33 @dependabot[bot]
-* common/herrors: Remove unused struct 48ea24f8 @bep
-* build(deps): bump github.com/evanw/esbuild from 0.14.38 to 0.14.39 9f563856 @dependabot[bot]
-* errors: Misc improvements 5c96bda7 @bep #9892 #9891 #9893
-* server: Always rebuild the files involved in an error 4a96df96 @bep #9884
-* postcss: Fix line numbers in error messages e8537e6d @bep #9880
-* Update CONTRIBUTING.md 2fbdee72 @bep
-* js: Bump test dependency 91fe1b6c @bep
-* deps: Update github.com/spf13/cast v1.4.1 => v1.5.0 7de62912 @bep
-* hugolib: Check for nil in shouldRender 9d7f1662 @bep
-* Revise the use of htime.Since/htime.Now 51f08b0b @bep #9868
-* tpl/collections: Make sort stable 860c51c3 @bep #9865
-* docs: Regen CLI docs 855e5869 @bep
-* Use configured timeZone for the clock 35c88a7f @bep #8787
-* Add `clock` cli flag e77ca3c1 @satotake #8787
-* Improve error messages, esp. when the server is running f2946da9 @bep #9852 #9857 #9863
-* tpl: Improve godoc 6eea32bd @bep
-* github: Add permissions to test action a6d54585 @nathannaveen
-* tpl/crypto: Add example for FNV32a e5f21731 @bep
-* releaser: Prepare repository for 0.99.0-DEV 89c1655e @bep
-
-
-
-
-