-
- Downloads
createRelease.sh: added error checking in modify_files()
Otherwise, when inserting a multiline changelog sed would with this message: sed: -e expression #1, char 27: unterminated `s' command And the script would continue with an unmodified CHANGELOG.md For simmetry, added the same check to package.json, too
Please register or sign in to comment