Skip to content

Releases: triggerfishab/lisa-cli

v2.20.1

07 Nov 12:16
07dcff6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.20.0...v2.20.1

v2.20.0

06 Nov 11:12
8089023
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.19.0...v2.20.0

v2.19.0

03 Oct 11:24
bd7e3a4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.18.0...v2.19.0

v2.18.0

23 Sep 07:50
16a574f
Compare
Choose a tag to compare

What's Changed

  • feat(http3): ✨ Enable both http/2 and http/3 support by default when creating a cloudfront distro by @chrillep in #116

Full Changelog: v2.17.0...v2.18.0

v2.17.0

11 Apr 11:12
bb89208
Compare
Choose a tag to compare

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

08 Mar 09:57
10ca97a
Compare
Choose a tag to compare

What's Changed

  • fix(fig-commander): Remove @fig/complete-commander dependency by @chrillep in #111

Full Changelog: v2.16.0...v2.16.1

v2.16.0

08 Mar 09:48
875f3ca
Compare
Choose a tag to compare

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

08 Nov 13:20
1b11da8
Compare
Choose a tag to compare

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

30 Oct 10:00
0a3c05b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.15.5...v2.15.6

v2.15.5

24 Oct 10:55
8e99b54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.15.4...v2.15.5