v0.6.1 — Fix Plugin URI / Author URI collision (WP-org rejection)
v0.6.0's bulk-update of the plugin header during the slug rename inadvertently set Author URI to the same value as Plugin URI. WP-org's submission pre-check rejected the upload (the two URIs must be different — one describes the plugin, one describes the author). Author URI reverted to the GitHub profile (https://github.com/ejosterberg).
No functional changes. 116 tests, PHPStan max, PHPCS, composer audit all green.