mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-14 20:37:55 -05:00
20 lines
482 B
Markdown
20 lines
482 B
Markdown
|
|
||
|
---
|
||
|
date: 2020-07-17
|
||
|
title: "Hugo 0.74.2: A couple of Bug Fixes"
|
||
|
description: "This version fixes a couple of bugs introduced in 0.74.0."
|
||
|
categories: ["Releases"]
|
||
|
images:
|
||
|
- images/blog/hugo-bug-poster.png
|
||
|
|
||
|
---
|
||
|
|
||
|
|
||
|
|
||
|
This is a bug-fix release with one important fix.
|
||
|
|
||
|
* Add .Defines to js.Build options [35011bcb](https://github.com/gohugoio/hugo/commit/35011bcb26b6fcfcbd77dc05aa8246ca45b2c2ba) [@bep](https://github.com/bep) [#7489](https://github.com/gohugoio/hugo/issues/7489)
|
||
|
|
||
|
|
||
|
|