release-script icon indicating copy to clipboard operation
release-script copied to clipboard

feat: implement rollback on failure

Open AlCalzone opened this issue 3 years ago • 0 comments

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

AlCalzone avatar Mar 11 '22 21:03 AlCalzone