File-based release intent
Keep release intent in versioned `.changesets/*.md` files using an official Changesets-style package map instead of ad-hoc spreadsheets or chat messages.
File-based changesets, generated changelogs, and CI-friendly workflows for Maven and Gradle repositories.
javachanges is a release-planning CLI for Maven and Gradle repositories.
The workflow is intentionally simple:
.changesets/*.mdThe tool stays file-centric. It does not require a database or a hosted service.
pom.xml, or a Gradle repository with gradle.properties<modules>, Gradle include(...) entries, or a single root artifact/projectrevision or Gradle version property used for versioning.changesets/ directory to store release notes-in-progress