Description:
Implement an automated versioning system that updates the version with each commit. This will ensure version numbers are consistently managed and incremented.
Tasks:
Integrate an automated versioning tool (e.g., semantic-release).
Configure the tool to update the version number with each commit.
Ensure the version number is correctly reflected in all relevant files.
Description: Implement an automated versioning system that updates the version with each commit. This will ensure version numbers are consistently managed and incremented.
Tasks:
semantic-release
).