Introduction
The easiest way to start versioning with automated changelogs, tagging, and releases
Nyron
The easiest way to start versioning.
Current versioning tools are slow, ritualistic, and break your flow. Nyron automates changelogs, tagging, and releases—powered by your commits, not ceremony. Stay focused on building; Nyron handles the order.
Why Nyron?
Stop wrestling with manual changelog updates, version bumps, and tag management. If you're writing conventional commits (and you should be), Nyron extracts exactly what you did and organizes it for you:
- ✅ Automatic changelog generation from your commit history
- ✅ Smart commit grouping (Features, Bug Fixes, Chores, etc.)
- ✅ Multi-package support for monorepos
- ✅ GitHub integration for author attribution and commit links
Nyron works best with GitHub metadata, but you only need a GitHub token when publishing GitHub releases. Local setup, version bumps, tag pushes, and dry-run release previews can work from local git history.
Pro tip: Configure your GitHub repository with squash merging and conventional commit enforcement for the best experience. Learn more in the repository setup guide.
Get Started
Ready to automate your versioning workflow? Follow our quickstart guide to get up and running in minutes.