v4.2.0
Created separate yaml scripts for validating and deploying.
- validate yaml script will check on each pr (from feature to release or from release to main) by building the project and running the unit tests.
- deploy yaml script is only to create the tag automatically and setting the newly created tag as latest release with release summary automatically.