0244bd5327
* improve patch version detection and automatically fix incorrect format for version * don’t include composer.json version update in commit * update build-plugin zip to account for autoloader generation * for zip-only do composer dump-autoload command * regenerate classmap after composer version change reverted in composer.json and/or deployed * fix condition * improve/fix version string splitting * remove lingering debugging * Add some more info around the question on whether this is deployed to WordPress.org or not * update release doc about main branch version bumping * tweak wording in release docs * fix grammar in user instructions |
||
---|---|---|
.. | ||
handling-releases.md | ||
readme.md | ||
wordpress-update-testing-checklist.md |
readme.md
Releases
This folder contains documentation on how to release and test new versions of the blocks plugin.
Document | Description |
---|---|
Handling Releases | How to build, deploy, and release new versions of the Blocks plugin. |
WordPress Update Testing Checklist | A checklist of things to test before a new release. |