Release Edition
v0.1.5

Own dogfood, own CI, now with dotfiles.

v0.1.5 · May 7, 2026

Developers can now commit a .gitpulse.json file to their repository instead of managing publication settings through environment variables. Custom titles and subtitles can be configured directly in the repo, making setup portable and version-controlled.

GitHub Actions deployments now work reliably after swapping an npx invocation for a global npm install. The PATH quirk that was blocking Linux runners is resolved—gitpulse now deploys via its own pipeline.

v0.1.5 is on npm. Existing users can upgrade; new users can finally deploy without discovering the runner PATH issue the hard way.

← All Releases
4
PRs Merged
2
Contributors
+122
Additions
-30
Deletions
Top Stories
3
maintenance

Gitpulse CLI bumped to version 0.1.5

#42·by @github-actions·+9 / -2

Version 0.1.5 of the Gitpulse CLI has been released, including support for a .gitpulse.json config file that lets users set custom publication titles and subtitles.