Skip to content

Commit

Permalink
Update release-new-version.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jacobbednarz committed May 31, 2023
1 parent 2580a3a commit 29bd3bf
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/release-new-version.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ To bump all the places where the plugin version is defined, run
`scripts/bump-plugin-version.sh x.x.x` (replacing x.x.x) with your proposed
version number.

Now, update the composer checksum file using `composer update --no-dev`.

Commit all the changes you've made to this point and push up a pull request.

## Prepare to release

Ensure all desired changes are merged into master from their feature and bugfix
Expand Down

0 comments on commit 29bd3bf

Please sign in to comment.