v0.132.1
gohugoio/hugov0.132.1Aug 13, 2024by bep
AI Summary
Fixes a regression causing nil pointer errors with empty blockquotes and adjusts the image workflow.
Key Highlights
- Fixed nilpointer regression with empty blockquotes.
Full Release Notes
## What's Changed * github: Adjust image workflow 77304a3cd @bep #12753 * Fix nilpointer regression with empty blockquotes bef9214e1 @bep #12756