chore(release): update version handling in CI script #78

Merged
argoyle merged 1 commits from version-file into main 2025-09-11 08:17:04 +00:00

1 Commits

Author SHA1 Message Date
argoyle 7b520d8d0f chore(release): update version handling in CI script
Updates the CI script to improve version retrieval and checking logic. 
Replaces direct calls to the VERSION file with reading from a 
`.version` JSON file, ensuring proper version management. Handles 
the creation and updating of the CHANGELOG and .version files to 
enhance the release process. Adjusts conditions for executing 
release tasks based on current tags and branches to prevent 
unnecessary executions.
2025-09-11 09:29:09 +02:00