Skip to content

Commit

Permalink
Merge pull request #39 from studio24/release-please--branches--main
Browse files Browse the repository at this point in the history
chore(main): release 2.0.1
  • Loading branch information
simonrjones committed Aug 23, 2022
2 parents 8acd1ca + c311a26 commit 65cf5d3
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# Changelog

## [2.0.1](https://github.com/studio24/wordpress-multi-env-config/compare/v2.0.0...v2.0.1) (2022-08-23)


### Bug Fixes

* 29 - escape * wildcard match ([923c69c](https://github.com/studio24/wordpress-multi-env-config/commit/923c69ceb2044a0338e0b049eecc5db379522e35))
* 32: Can't use array for multisite across multiple environments ([7675bc2](https://github.com/studio24/wordpress-multi-env-config/commit/7675bc275b790e4c7fa1efe6807223d53f758596))
* Create release ZIP file and add docs on contributing and security reports ([057d949](https://github.com/studio24/wordpress-multi-env-config/commit/057d949629c9e24dd2d4da928d12bcf520bb0187))
2 changes: 1 addition & 1 deletion version.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0
2.0.1
2 changes: 1 addition & 1 deletion wp-config.load.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
* WordPress Multi-Environment Config - Load config settings
*
* @package Studio 24 WordPress Multi-Environment Config
* @version 2.0.0 (x-release-please-version)
* @version 2.0.1 (x-release-please-version)
* @author Studio 24 <hello@studio24.net>
*/

Expand Down

0 comments on commit 65cf5d3

Please sign in to comment.