releaser: Add release notes for 0.100.2

[ci skip]
This commit is contained in:
hugoreleaser 2022-06-08 10:25:57 +00:00
parent 4e94d1db72
commit 8b9bdc403d

View file

@ -0,0 +1,15 @@
This is a bug-fix release with a couple of important fixes.
* Update CONTRIBUTING.md 4e94d1db @bep
* Fix raw TOML dates in where/eq 0566bbf7 @bep #9979
* deps: Update to github.com/pelletier/go-toml/v2 v2.0.1 534e7155 @anthonyfok
* tpl/path: Add path.BaseName function 953f215f @jmooring #9973
* livereload: Use `X-Forwarded-Host` for Codespace 8e2fd559 @satotake #9936
* helpers: Fix panic with invalid defaultMarkdownHandler 311b8008 @bep #9968
* resources: Register MediaTypes before build c7d5f9f0 @vanbroup #9971
* releaser: Prepare repository for 0.101.0-DEV bfebd8c0 @bep