v0.153.3
gohugoio/hugov0.153.3Dec 26, 2025by bep
AI Summary
A bug fix release addressing image metadata dependency updates and a specific error related to _content.gotmpl files alongside index.md siblings.
Key Highlights
- Bumped github.com/bep/imagemeta dependency.
- Fixed error with _content.gotmpl file having index.md siblings.
Full Release Notes
## What's Changed * build(deps): bump github.com/bep/imagemeta from 0.12.0 to 0.12.1 96ac146e @dependabot[bot] * Fix error with _content.gotmpl file with index.md siblings d4c0e445 @bep #14299