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

27 lines
1 KiB
Markdown

# Changelog
## [0.1.2](https://github.com/nlemoine/wp-cli-move/compare/0.1.1...0.1.2) (2026-06-10)
### Features
* support multisite installations ([1956e87](https://github.com/nlemoine/wp-cli-move/commit/1956e874e3f9306afc9936acb6f6555e89535ebf))
### Bug Fixes
* phpstan errors on PHP 8.5 ([b13b4fc](https://github.com/nlemoine/wp-cli-move/commit/b13b4fce1351d6ae888feb2dc9765c1f4ff62cac))
## [0.1.1](https://github.com/nlemoine/wp-cli-move/compare/0.1.0...0.1.1) (2025-05-16)
### Bug Fixes
* Generate SSH command broken in WP-CLI 2.12 ([f969d6f](https://github.com/nlemoine/wp-cli-move/commit/f969d6f257f21b68a691eec76992a6d3175a8b68))
* Generate SSH command broken in WP-CLI 2.12 ([cfdaabd](https://github.com/nlemoine/wp-cli-move/commit/cfdaabd96cc1ad0a5f838f4148e0c792d4955ccc))
### Miscellaneous Chores
* Add `phpstan` composer script ([01655e3](https://github.com/nlemoine/wp-cli-move/commit/01655e348db78e8a554fc5948682660027f9fd3e))
* Update PHPStan ([49cd6a5](https://github.com/nlemoine/wp-cli-move/commit/49cd6a577ba07a1ca3b96acd095a1efccec68027))