Releases: pronamic/wp-deployer
Releases · pronamic/wp-deployer
1.2.12
Commits
- Show inc version for bump method, closes #9. (d6262c6)
1.2.11
Composer
- Changed
php
from >=8.0
to >=7.4
.
1.2.10
Commits
- Only push specific tagname. (91e96cb)
- Removed timeout for
svn commit
command. (1e4b75a)
1.2.9
Commits
- Fixed "PHP Fatal error: Uncaught TypeError: property_exists(): Argument #2 ($property) must be of type string, stdClass given". (40c4164)
1.2.8
Commits
- Fixed error
stat ./build/*.zip: no such file or directory
. (839125d)
v1.2.7
Commits
- Added build archive as release asset. (177c421)
- Added method to get all changelog entries. (ac5331e)
- Run Composer
preversion
, version
and postversion
scripts if defined. (44c2ef3)
1.2.6
Commits
- Use packages version as tagname in GitHub release tag link. (824bd57)
1.2.5
Commits
- Updated VersionCommand.php (93678ca)