Skip to content

Add --no-save flag to release workflow - #17

Merged
joshblack merged 1 commit into
mainfrom
joshblack-patch-1
Jul 7, 2023
Merged

Add --no-save flag to release workflow#17
joshblack merged 1 commit into
mainfrom
joshblack-patch-1

Conversation

@joshblack

Copy link
Copy Markdown
Member

When running the release workflow, the @changesets/cli package will be added to the npm package's package.json file. This PR updates the command to use the --no-save option so that it is not included in the package's package.json.

@joshblack
joshblack requested a review from gr2mJuly 7, 2023 15:07
@joshblack
joshblack merged commit 2b97756 into mainJul 7, 2023
@joshblack
joshblack deleted the joshblack-patch-1 branch July 7, 2023 15:48
@joshblackjoshblack mentioned this pull request Jul 6, 2023
4 tasks
@siddharthkpsiddharthkp mentioned this pull request Jul 14, 2023
4 tasks
Sign up for freeto 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

@joshblack@jonrohan