Version 0.1.0 released with full changelog
GitPulse's first tagged release ships with a complete GitHub release workflow, content collection pipeline, and editorial site rendering — all under automated version management.
This PR marks GitPulse's first official release — version 0.1.0. The actual code for all features and fixes lives in the commits that led up to this tag; this PR is the mechanical act of cutting the release and documenting it. The package version advances from 0.0.0 to 0.1.0 in package.json and .release-please-manifest.json, and a CHANGELOG.md is generated listing everything bundled in this release.
GitPulse is a tool for generating editorial story feeds from repository PRs and direct pushes. This release includes a GitHub Action pipeline for analyzing commits with LLMs, a Next.js site for rendering the story feed, and automated release tooling via release-please.