Releases: alleyinteractive/action-release
Releases · alleyinteractive/action-release
v0.5.0
- Only delete files from Git if the
.deployignore/.distignorefile is present.
v0.4.0
- Infer the PHP version from the
composer.jsonfile if not explicitly set.
v0.3.0
- Revert the clearing out of
require/require-devfrom Composer.
v0.2.0
- Prevent development dependencies from being installed during release.
- Clear out the
requireandrequire-devsections of Composer during installation.
v0.1.0
Initial release 🎊