Skip to content

escape strings in version sub pattern#462

Merged
jimmyjames merged 1 commit intomasterfrom
ship-escape-str
Oct 20, 2022
Merged

escape strings in version sub pattern#462
jimmyjames merged 1 commit intomasterfrom
ship-escape-str

Conversation

@jimmyjames
Copy link
Copy Markdown
Contributor

When trying to perform a release with @a0/ship, was getting an error regarding invalid JSON. I suspect this is coming from the files definition in .shiprc. The change in this PR escapes the double quote char. When attempting to run ship with this change, I did not receive a JSON parsing error, just a dirty repo error. That should mean that the JSON is valid now. Once this is merged we can try and perform the release again.

@jimmyjames jimmyjames requested a review from a team as a code owner October 20, 2022 18:43
@jimmyjames jimmyjames merged commit 80f762e into master Oct 20, 2022
@jimmyjames jimmyjames deleted the ship-escape-str branch October 20, 2022 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants