v0.146.1

gohugoio/hugov0.146.1Apr 10, 2025by bep

AI Summary

A quick bug fix release to address a regression introduced in v0.146.0, specifically preventing the processing of dot and temporary files within the layouts directory.

Key Highlights

  • Fixes a regression from v0.146.0
  • Skips dot and temp files inside /layouts

Full Release Notes

This fixes a regression introduced in [v0.146.0](https://github.com/gohugoio/hugo/releases/tag/v0.146.0) released earlier today.

* tpl: Skip dot and temp files inside /layouts 3b9f2a7de @bep #13579