Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
bradp authored Apr 10, 2024
1 parent 29612f2 commit f6ba1da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Steps to follow when releasing a new version of the plugin:
- Ensure `release` branch has properly bumped the version.
- The [plugin header version](bluehost-wordpress-plugin.php#L5).
- The [plugin constant version](bluehost-wordpress-plugin.php#L35).
- The [plugin package veresion](package.json#L5).
- The [plugin package version](package.json#L5).
- Ensure the `release` branch has passing tests.
- Ensure the `release` branch passes linting.
- Tag an initial release candidate version of the plugin (e.g. `X.Y.Z-rc.1`) and be sure to mark it as a pre-release.
Expand Down

0 comments on commit f6ba1da

Please sign in to comment.