Next CalVer Version
Version updated for https://github.com/okaryo/calver to version v1.1.0.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed
What’s changed
- Use
@actions/githuband GitHub matching refs to load only tags for the resolved release date, reducing API requests in repositories with many tags. - Change
previous-versionto report the latest matching version for the resolved date only.
Full Changelog: https://github.com/okaryo/calver/compare/v1.0.0...v1.1.0