Releases: triggerfishab/lisa-cli
Releases · triggerfishab/lisa-cli
v2.20.1
v2.20.0
v2.19.0
What's Changed
- Update the check for office ip by @lissmeister in #117
Full Changelog: v2.18.0...v2.19.0
v2.18.0
v2.17.0
What's Changed
Examples:
lisa wp update
lisa wp update --fast
commands that will be run:
without --fast
composer require composer/installers -W
composer require roots/acorn -W
composer require roots/wordpress -W
composer require rector/rector -W --dev
composer require squizlabs/php_codesniffer -W --dev
composer require johnbillion/query-monitor -W --dev
with --fast
composer require composer/installers roots/acorn roots/wordpress -W
composer require rector/rector squizlabs/php_codesniffer johnbillion/query-monitor -W --dev
Full Changelog: v2.16.1...v2.17.0
v2.16.1
v2.16.0
What's Changed
- fix(deps): ⬆️ bump aws-sdk-js-v3 monorepo to v3.445.0 by @renovate in #70
- feat(wpUpdate): ✨ standardize composer.json settings - minimum-stability, prefer-stable - skip php extensions by @chrillep in #73
- feat(valut): ✨ Add command for generating .vault_pass by @chrillep in #100
- Release/v2.16.0 by @chrillep in #110
Full Changelog: v2.15.7...v2.16.0
v2.15.7
What's Changed
- add custom tags to s3-buckets and cloudfront-distributions by @lissmeister in #97
Full Changelog: v2.15.6...v2.15.7
v2.15.6
What's Changed
- move everything inside try/catch when creating kinsta site by @lissmeister in #80
- release: v2.15.6 by @chrillep in #94
Full Changelog: v2.15.5...v2.15.6
v2.15.5
What's Changed
- feature/open redirection url by @lissmeister in #88
Full Changelog: v2.15.4...v2.15.5