diff options
author | hugoreleaser <[email protected]> | 2022-03-08 10:50:30 +0000 |
---|---|---|
committer | hugoreleaser <[email protected]> | 2022-03-08 10:50:30 +0000 |
commit | d86eca5bb2142f70f6281758054fa43075375bc0 (patch) | |
tree | bd01b32e3f7bebd803574d060c655722f7b34e70 /temp | |
parent | 44e3c002a814bf6da1a4c0cb5be7a7f155cedde1 (diff) | |
download | hugo-d86eca5bb2142f70f6281758054fa43075375bc0.tar.gz hugo-d86eca5bb2142f70f6281758054fa43075375bc0.zip |
releaser: Prepare repository for 0.94.0-DEV
[ci skip]
Diffstat (limited to 'temp')
-rw-r--r-- | temp/0.93.3-relnotes-ready.md | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/temp/0.93.3-relnotes-ready.md b/temp/0.93.3-relnotes-ready.md deleted file mode 100644 index 0a6a603a2..000000000 --- a/temp/0.93.3-relnotes-ready.md +++ /dev/null @@ -1,12 +0,0 @@ - - -This is a bug-fix release with a couple of important fixes. - -* Remove the decorator from the fs used in ReadDir 0e0d672b [@bep](https://github.com/bep) #9609 -* Update stale.yml 19f816f7 [@bep](https://github.com/bep) -* build(deps): bump github.com/yuin/goldmark from 1.4.7 to 1.4.8 970f385c [@dependabot[bot]](https://github.com/apps/dependabot) -* Remove the examples/ folder 76c1248f [@bep](https://github.com/bep) -* releaser: Prepare repository for 0.94.0-DEV 9e76507d [@bep](https://github.com/bep) - - - |