1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2026-06-12 08:45:27 -04:00

chore: bump to Hugo v0.154.4 (#187)

* chore: bump to Hugo v0.154.4

* chore: remove hugoVersion package.json override

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jake Jarvis <jake@jarv.is>
This commit is contained in:
github-actions[bot]
2026-01-10 16:22:44 -05:00
committed by GitHub
parent b1c53a449e
commit ce6e54d09f
2 changed files with 3 additions and 4 deletions
+2 -2
View File
@@ -1,12 +1,12 @@
{
"name": "hugo-extended",
"version": "0.154.3-sudoless.1",
"version": "0.154.4",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "hugo-extended",
"version": "0.154.3-sudoless.1",
"version": "0.154.4",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {
+1 -2
View File
@@ -1,7 +1,6 @@
{
"name": "hugo-extended",
"version": "0.154.3-sudoless.1",
"hugoVersion": "0.154.3",
"version": "0.154.4",
"description": "✏️ Plug-and-play binary wrapper for Hugo Extended, the awesomest static-site generator.",
"license": "MIT",
"repository": {