The current repository setup lacks semantic versioning, making it difficult to track and manage version changes effectively.
Solution
The proposed solution is to implement semantic versioning for the repository, ensuring consistent versioning practices and providing clear indicators of backward compatibility and feature updates. This enhancement will streamline version control, improve collaboration, and facilitate easier adoption of new releases for users and contributors.
Best practice: https://www.conventionalcommits.org/en/v1.0.0-beta.2/
Issue
The current repository setup lacks semantic versioning, making it difficult to track and manage version changes effectively.
Solution
The proposed solution is to implement semantic versioning for the repository, ensuring consistent versioning practices and providing clear indicators of backward compatibility and feature updates. This enhancement will streamline version control, improve collaboration, and facilitate easier adoption of new releases for users and contributors. Best practice: https://www.conventionalcommits.org/en/v1.0.0-beta.2/