Hugo FixIt Component List Workflow
Version updated for https://github.com/hugo-fixit/action-component-list to version v1.0.7.
- This action is used across all versions by 11 repositories.
Action Type
This is a Node action using Node version 20.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The action-component-list GitHub Action automates the generation of a list of Hugo FixIt theme components, dynamically updating a designated section in a repository’s README file. It simplifies the process of maintaining an up-to-date component list by automatically retrieving and formatting component data according to a customizable template. This action is ideal for developers who want to automate documentation updates and ensure consistency in their repository’s component details.
What’s Changed
v1.0.7 - 8 April 2026
:memo: Documentation Changes
- Readme: Update hugo-fixit component list and change commit action to create pull request
04bf628by @Lruihao
:wrench: Chores And Housekeeping
- Update Node.js version in .nvmrc and bump dependencies in package.json
9dfd8c4by @Lruihao - Switch package manager from npm to pnpm in setup and workflow files
50ed2edby @Lruihao - Disable spell checking in super-linter configuration
39c93f6by @Lruihao
Full Changelog: https://github.com/hugo-fixit/action-component-list/compare/v1.0.6...v1.0.7