sfdx-package git tag -d v1.0.6 && git push --delete origin v1.0.6 && git tag -a -m "1.0.6" v1.0.6 && git push --follow-tags