npm run buildnpm testnpm run lint
npm run lint:fixnpm run format:check
npm run format:write- Wait for
release-buildpipeline step to finish post push tomain git fetch origin && git switch release-build && git pullgit tag v<INSERT_SEMVER_HERE>git push origin <tag name>