← gitpulse
Merged
Size
S
Change Breakdown
Maintenance70%
Configuration30%
#27chore: release main

GitPulsereleases 0.1.0 with PR redesign and new CLI

GitPulse's CLI package graduated to 0.1.1 alongside the main app's first stable release, documenting three new features and one bugfix in the changelog.

GitPulse tagged its first stable release. The main application shipped as 0.1.0, while the CLI sub-package updated to 0.1.1 — a minor version bump reflecting that the command-line tool received its own patch after the initial release. Three features landed in this cycle: PR details now open in a slide-out drawer, the PR detail page received a full redesign ported from gitsky, and the @gitpulse/cli package shipped alongside a reusable GitHub Pages workflow. A URL-related bug was also patched — the initial release hadn't properly populated the editions field in generated pages. The changelog files were regenerated to document these changes, with a new cli/CHANGELOG.md added to track the monorepo's CLI separately.