wp-cli-move/CHANGELOG.md
github-actions[bot] 4a7ec98ed7
Some checks failed
release / release-please (push) Failing after 2s
Code Quality Checks / code-quality (push) Has been cancelled
chore(main): release 0.1.2
2026-06-10 21:02:46 +02:00

1 KiB

Changelog

0.1.2 (2026-06-10)

Features

  • support multisite installations (1956e87)

Bug Fixes

  • phpstan errors on PHP 8.5 (b13b4fc)

0.1.1 (2025-05-16)

Bug Fixes

  • Generate SSH command broken in WP-CLI 2.12 (f969d6f)
  • Generate SSH command broken in WP-CLI 2.12 (cfdaabd)

Miscellaneous Chores