File tree Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Expand file tree Collapse file tree 3 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to ` WordPress Environment Switcher ` will be documented in this file.
44
5+ ## 1.2.1
6+
7+ - Refactor environment detection logic to allow for proper targeting.
8+
59## 1.2.0
610
711- Added support for more flexible environment configurations.
Original file line number Diff line number Diff line change 3535 "phpcbf" : " phpcbf ." ,
3636 "phpcs" : " phpcs ." ,
3737 "phpstan" : " phpstan --memory-limit=512M" ,
38+ "release" : " npx @alleyinteractive/create-release@latest" ,
3839 "test" : [
3940 " @phpcs" ,
4041 " @phpstan"
Original file line number Diff line number Diff line change 33 * Plugin Name: WordPress Environment Switcher
44 * Plugin URI: https://github.com/alleyinteractive/wp-environment-switcher
55 * Description: Easily switch between different site environments from the WordPress admin bar.
6- * Version: 1.2.0
6+ * Version: 1.2.1
77 * Author: Sean Fisher
88 * Author URI: https://github.com/alleyinteractive/wp-environment-switcher
99 * Requires at least: 5.5.0
You can’t perform that action at this time.
0 commit comments