Closed allanbowe closed 2 years ago
I accidentally added the url instead of target name and received:
Error parsing target: Invalid target name: name can only contain alphanumeric characters and dashes.
name
We should parse the response and ask the user to resubmit if the name is invalid.
:tada: This issue has been resolved in version 1.19.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
I accidentally added the url instead of target name and received:
We should parse the response and ask the user to resubmit if the
name
is invalid.