wpengine / github-action-wpe-site-deploy

A GitHub Action to deploy code directly to WP Engine.
MIT License
173 stars 36 forks source link

[NOJIRA] Add versioning step to update lock file #97

Closed mike-day closed 2 months ago

mike-day commented 2 months ago

JIRA Ticket

[NOJIRA]

What Are We Doing Here

When bumping versions during automated release, the package-lock file is not updated with new root package versions.

This PR adds a step to the release workflow to update package-lock as part of changeset versioning.


For reference, this same change was recently made in site-deploy.

changeset-bot[bot] commented 2 months ago

⚠️ No Changeset found

Latest commit: e71c34113eb8872ec0ec1b35f4bd5a54ae5142ce

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR