We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49cd6a5 commit 1ace0caCopy full SHA for 1ace0ca
.release-please-manifest.json
@@ -1,3 +1,3 @@
1
{
2
- ".": "0.1.0"
+ ".": "0.1.1"
3
}
CHANGELOG.md
@@ -0,0 +1,13 @@
+# Changelog
+
+## [0.1.1](https://github.com/nlemoine/wp-cli-move/compare/0.1.0...0.1.1) (2025-05-16)
4
5
6
+### Bug Fixes
7
8
+* Generate SSH command broken in WP-CLI 2.12 ([cfdaabd](https://github.com/nlemoine/wp-cli-move/commit/cfdaabd96cc1ad0a5f838f4148e0c792d4955ccc))
9
10
11
+### Miscellaneous Chores
12
13
+* Update PHPStan ([49cd6a5](https://github.com/nlemoine/wp-cli-move/commit/49cd6a577ba07a1ca3b96acd095a1efccec68027))
0 commit comments