← gitpulse
Merged
Size
S
Change Breakdown
Maintenance70%
Configuration20%
CI/CD10%
#38chore(main): release 0.1.4

GitPulse CLI released at version 0.1.4

Version 0.1.4 of the GitPulse CLI is now released, marking the project's own CLI tool as production-ready while fixing release automation issues that caused a version reset in the prior release.

This release formalizes the GitPulse CLI as a usable product. The @gitpulse/cli package is now being used to build itself — a classic dogfooding approach that validates the tool against real-world editorial workflows. Vercel configuration has been added to support deployments, and the package README provides clearer onboarding for users.

Under the hood, the release-please automation was also fixed. A previous configuration issue had caused the root workspace to be incorrectly managed alongside the CLI package, leading to a version reset. This release restores proper isolation so the CLI package version numbering proceeds cleanly from 0.1.1.

These changes land in the @gitpulse/cli workspace, which provides the command-line interface for generating editorial story feeds from repository pull requests and direct pushes.