1
mirror of https://github.com/jakejarvis/hugo-extended.git synced 2026-06-24 11:35:58 -04:00
Commit Graph

532 Commits

Author SHA1 Message Date
github-actions[bot] 27c3f33f29 chore: bump to Hugo v0.162.1 2026-05-28 19:08:19 -04:00
jake 7c14e4c45f chore: bump deps 2026-05-26 12:12:35 -04:00
github-actions[bot] 57c6927843 chore: bump to Hugo v0.162.0 (#240)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-05-26 12:10:03 -04:00
github-actions[bot] bff4a90d79 chore: bump to Hugo v0.161.1 2026-04-29 12:54:56 -04:00
github-actions[bot] 443805cc5c chore: bump to Hugo v0.161.0 2026-04-28 12:34:37 -04:00
jake 1af52fd941 chore: bump deps 2026-04-28 12:34:10 -04:00
github-actions[bot] 8c83a26f16 chore: bump to Hugo v0.160.1 2026-04-08 15:21:47 -04:00
github-actions[bot] 99b6f58960 chore: bump to Hugo v0.160.0 2026-04-05 10:22:53 -04:00
github-actions[bot] a65c05a260 chore: bump to Hugo v0.159.2 (#229)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jake Jarvis <jake@jarv.is>
2026-04-02 21:53:29 -04:00
github-actions[bot] a61abb63d6 chore: bump to Hugo v0.159.1 (#228)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jake Jarvis <jake@jarv.is>
2026-04-02 21:52:36 -04:00
github-actions[bot] b236c662e0 chore: bump to Hugo v0.159.0 2026-04-02 21:50:36 -04:00
github-actions[bot] e46811da97 chore: bump to Hugo v0.158.0 2026-03-16 15:14:10 -04:00
github-actions[bot] e2d464e58f chore: bump to Hugo v0.157.0 2026-02-25 14:13:45 -05:00
jake 5059fcb1d8 chore: bump deps 2026-02-19 10:32:58 -05:00
github-actions[bot] 14664be8ce chore: bump to Hugo v0.156.0 2026-02-19 10:26:09 -05:00
github-actions[bot] 3629c4917c chore: bump to Hugo v0.155.3 2026-02-09 10:16:21 -05:00
github-actions[bot] bdaccc6fc9 chore: bump to Hugo v0.155.2 2026-02-02 18:17:17 -05:00
github-actions[bot] c5d808fe96 chore: bump to Hugo v0.155.1 2026-01-31 13:23:12 -05:00
github-actions[bot] a82ffc151e chore: bump to Hugo v0.155.0 (#201)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Jake Jarvis <jake@jarv.is>
2026-01-28 16:43:23 -05:00
jake 3fead52582 chore(deps): bump tar, see CVE-2026-23950 2026-01-28 16:42:31 -05:00
github-actions[bot] 6cd02e5744 chore: bump to Hugo v0.154.5 2026-01-11 16:23:11 -05:00
github-actions[bot] ce6e54d09f 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>
2026-01-10 16:22:44 -05:00
jake b1c53a449e chore: temporary npm sudoless release 2026-01-09 14:29:16 -05:00
jake b409823e55 feat: allow environment variable overrides of default behaviors (#182) 2026-01-08 21:23:53 -05:00
jake f971beebfc test: improved OS-specific coverage (#181)
Co-authored-by: jake <jake@jarv.is>
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
2026-01-07 22:56:42 -05:00
jake 0f9bca8bf5 refactor: full typescript migration (#174) 2026-01-06 21:08:36 -05:00
jake 4ce0fbb869 0.154.3 2026-01-06 13:30:40 -05:00
jake f833839083 0.154.2 2026-01-02 12:12:14 -05:00
jake 0f73a47378 0.154.1 2026-01-02 12:11:17 -05:00
jake 8662a818c3 0.154.0 2026-01-02 12:10:30 -05:00
jake 1d12f196f5 0.153.5 2026-01-02 12:01:06 -05:00
jake f377984ace 0.153.4 2025-12-29 10:11:32 -05:00
jake c37f09206f 0.153.3 2025-12-28 16:40:14 -05:00
jake 3a6c866be1 0.153.2 2025-12-22 16:35:10 -05:00
jake 2c40680929 0.153.1 2025-12-20 11:25:12 -05:00
jake 248ce1902b 0.153.0 2025-12-19 11:46:56 -05:00
jake 201fef040b fix package-lock.json 2025-12-19 11:39:45 -05:00
jake 6eb0302a83 fix: support hugo's new macos .pkg installer (https://github.com/gohugoio/hugo/issues/14135)
- Replaced `careful-downloader` with custom download and checksum verification functions.
- Updated `log-symbols`, `read-pkg-up`, and added `adm-zip` and `tar` as dependencies.
- Enhanced installation process for macOS and other platforms, including cleanup of downloaded files.
- Adjusted binary path handling for macOS.
2025-12-19 11:38:06 -05:00
jake 8004e3a98e fix: npm trusted publishing 2025-12-19 11:13:54 -05:00
jake 4dc8fed3f9 0.152.2 2025-10-27 15:02:50 -04:00
jake bfe3594316 0.152.1 2025-10-27 14:44:49 -04:00
jake 798807bd68 0.152.0 2025-10-24 11:57:23 -04:00
jake 798d481a5c 0.151.2 2025-10-19 20:11:33 -04:00
jake d66dda2967 0.151.1 2025-10-19 20:10:12 -04:00
jake c36bce964a 0.151.0 2025-10-05 14:00:17 -04:00
jake eed7a979ed 0.150.1 2025-09-26 22:56:39 -04:00
jake 909e360058 0.150.0 2025-09-09 12:37:49 -04:00
jake 570a9b7f5e 0.149.1 2025-09-07 16:37:49 -04:00
jake 50e33b6934 0.149.0 2025-08-29 11:56:47 -04:00
jake 522368bb52 0.148.2 2025-07-27 11:33:07 -04:00