chore: add script to check commit message and version
- add checks for commit message against conversional message
- check version file against tag
The second check aims to provide a reminder to the devs to update version number when a new release is made. The following screenshot shows a failed check when the tag does not align with the simulator's version number
Edited by Xiao Pan