mirror of
https://github.com/jakejarvis/hugo-extended.git
synced 2026-07-29 19:55:21 -04:00
- Renamed binary package generation script from `generate-binary-packages.ts` to `generate-packages.ts`. - Updated package.json and workflows to reflect the new script name. - Added `jiti` as a new dependency for improved script execution. - Removed the obsolete `sync-binary-package-versions.ts` script. - Introduced tests for binary package generation functionality.