v0.139.2
gohugoio/hugov0.139.2Nov 23, 2024by bep
AI Summary
A patch release intended to fix the Hugo Docs build process.
Key Highlights
- Fixes for `modules.txt` parsing (skipping empty lines)
Full Release Notes
**Note** that this is the second patch release today. See [v0.139.1](https://github.com/gohugoio/hugo/releases/tag/v0.139.1). We had to do this release to get the Hugo Docs build running. ## What's Changed * modules: Skip empty lines in modules.txt 0ab81896d @bep #13084