Release pipeline unblocked after tag collision bug
Release automation is fixed after months of failed publish attempts that produced phantom versions never actually published to npm.
After months of phantom versions飘在半空 never touching npm, the release pipeline is unblocked. The root package was removed from release-please management, leaving only @gitpulse/cli to be published. This means npm installs should now work as expected, without phantom tags cluttering the registry.
Documentation has been aligned with reality. The --help output now matches what the CLI actually does, which is a first for this project. A blocking plugin dependency was also removed from the release chain, eliminating the wedge that prevented publishes from landing. Version 0.1.2 is now available.
Release automation is fixed after months of failed publish attempts that produced phantom versions never actually published to npm.
The GitPulse CLI advances to version 0.1.2, incorporating documentation improvements and resolving a plugin dependency that was blocking releases.