[x] Commits are squashed and tidy and are suitable to become release notes
What this does
This PR should run the semantic release step using the correct node version.It uses npx to execute in the latest LTS version of Node to avoid any issues from restoring cached dependencies that were installed in node14
What this does
This PR should run the semantic release step using the correct node version. It uses npx to execute in the latest LTS version of Node to avoid any issues from restoring cached dependencies that were installed in node14