Skip to content
v0.7.5

Features:
- update the version offered in the template
- make new version available in the template for the users
- add core versioning functionality to git-utils

Bug fixes:
- update the image offered by the GitLab CI template
- git-utils: complete regex fixes for scoped conventional commits
- git-utils: correct regex patterns for scoped conventional commits
- handle first push versioning when no previous tags exist
- correct getPreviousTagForTarget to find actual previous tag chronologically

Documentation:
- remove configuration example from troubleshooting guide
- improve README with clearer workflow description and better link placement
- streamline troubleshooting guide by removing redundant sections
- remove unnecessary needs dependency from installation example
- update template URL in README
- update conventional commits documentation
- update conventional commits documentation
- improve conventional commits table with version bump logic
- change order in conventional commits docs
- remove revert emoji from docs
- update documentation and configuration files

Chores:
- update the version offered in the template