release-script
release-script copied to clipboard
feat: implement rollback on failure
With this PR, package.json, io-package.json and the README/CHANGELOG files are reset to the previous status if the release script aborts, e.g. due to a failed translation.
fixes: #126