Check Next Release Version
Version updated for https://github.com/johanna-herrmann/node-check-version to version v2.
- This action is used across all versions by ? repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The node-check-version GitHub Action validates that the version specified in package.json and changelog.md matches a provided version (next_version) and ensures the date in changelog.md matches the current date. It automates the process of maintaining consistency between versioning and changelog updates, helping to prevent errors during release workflows. The action is particularly useful for streamlining CI/CD pipelines by enforcing versioning and changelog correctness.