Below you will find pages that utilize the taxonomy term “Digital-Udvikling”
March 26, 2026
CalVer tag
Version updated for https://github.com/Digital-Udvikling/actions-calver to version v0.6.0.
This action is used across all versions by 4 repositories. Action Type This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
Action Summary The CalVer Action is a GitHub Action that automates the process of generating and tagging commits with a Calendar Versioning (CalVer) tag in the format YYYY.0M.0D-MICRO. It simplifies version management by providing an automated and consistent versioning scheme based on the current date, making it ideal for projects requiring date-based semantic tagging.
July 17, 2025
CalVer tag
Version updated for https://github.com/Digital-Udvikling/actions-calver to version v0.5.0.
This action is used across all versions by 4 repositories. Go to the GitHub Marketplace to find the latest changes.
Release notes What’s Changed Implement prefix-tag option for git tags by @Copilot in https://github.com/Digital-Udvikling/actions-calver/pull/34 Full Changelog: https://github.com/Digital-Udvikling/actions-calver/compare/v0.4.0...v0.5.0