Merged
S
Change Breakdown
Maintenance70%
CI/CD30%
Version 0.1.5 released with config file support
Gitpulse CLI ships with a new .gitpulse.json configuration file, letting users customize how their publication appears.
This release adds support for a .gitpulse.json configuration file. Users can now set a custom title and subtitle for their gitpulse publication feed. The feature enables teams to rebrand or contextualize their PR story feed without modifying source code — ideal for organizations running internal dashboards or public-facing dev blogs.
This change lands in the @gitpulse/cli package, bumping the version from 0.1.4 to 0.1.5. The changelog confirms the feature was driven by issue #41.