v0.139.3

gohugoio/hugov0.139.3Nov 29, 2024by bep

AI Summary

A bug fix release addressing server edits and livereload logic issues.

Key Highlights

  • Fixes for server edits of resources in shortcodes/hooks
  • Fixes for livereload logic flaw

Full Release Notes

## What's Changed

* Fix server edits of resources included in shortcode/hooks c1dc35dd7 @bep #13093 
* commands: Fix flaw in the livereload logic dea158c88 @bep 
* build(deps): bump github.com/bep/godartsass/v2 from 2.3.0 to 2.3.1 7e130e34f @dependabot[bot] 
* build(deps): bump github.com/tetratelabs/wazero from 1.8.1 to 1.8.2 88b7868fb @dependabot[bot] 
* Fix some typos fc3d1cbad @thirdkeyword