From 2e01e36c0ab8efa60d6468c3a8aa0e13ccbc887f Mon Sep 17 00:00:00 2001 From: Darin Kotter Date: Wed, 30 Aug 2023 10:41:08 -0600 Subject: [PATCH 1/2] Update CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5ae97b7..929f505 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.6.1] - 2023-08-30 +### Fixed +- Clone the 2.3.3 tagged release of the VIPCS package to ensure running VIP scans works (props [@dkotter](https://github.com/dkotter), [@TylerB24890](https://github.com/TylerB24890) via [#37](https://github.com/10up/wpcs-action/pull/37)). + ## [1.6.0] - 2023-08-30 ### Added - New example for excluding specific rules in the README file (props [@kmgalanakis](https://github.com/kmgalanakis), [@iamdharmesh](https://github.com/iamdharmesh) via [#32](https://github.com/10up/wpcs-action/pull/32)). From 5bd2b7c487ce62eb05b32f4bc47372abf91d5a05 Mon Sep 17 00:00:00 2001 From: Darin Kotter Date: Wed, 30 Aug 2023 10:42:05 -0600 Subject: [PATCH 2/2] Update CREDITS.md --- CHANGELOG.md | 1 + CREDITS.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 929f505..5febe81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -67,6 +67,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `phpcs_bin_path` and `installed_paths` options. [Unreleased]: https://github.com/10up/wpcs-action/compare/stable...develop +[1.6.1]: https://github.com/10up/wpcs-action/compare/v1.6.0...v1.6.1 [1.6.0]: https://github.com/10up/wpcs-action/compare/v1.5.0...v1.6.0 [1.5.0]: https://github.com/10up/wpcs-action/compare/v1.4.0...v1.5.0 [1.4.0]: https://github.com/10up/wpcs-action/compare/v1.3.4...v1.4.0 diff --git a/CREDITS.md b/CREDITS.md index 0c8dca0..423c7d3 100644 --- a/CREDITS.md +++ b/CREDITS.md @@ -12,7 +12,7 @@ Note that this project was forked from [Ilya Chekalsky's](https://github.com/che Thank you to all the people who have already contributed to this repository via bug reports, code, design, ideas, project management, translation, testing, etc. -[Tung Du (@dinhtungdu)](https://github.com/dinhtungdu), [Daniele Scasciafratte (@Mte90)](https://github.com/Mte90), [Jeffrey Paul (@jeffpaul)](https://github.com/jeffpaul), [Vikram Moparthy (@vikrampm1)](https://github.com/vikrampm1), [Max Lyuchin (@cadic)](https://github.com/cadic), [Peter Wilson (@peterwilsoncc)](https://github.com/peterwilsoncc), [Siddharth Thevaril (@Sidsector9)](https://github.com/Sidsector9), [Dharmesh Patel (@iamdharmesh)](https://github.com/iamdharmesh), [Darin Kotter (@dkotter)](https://github.com/dkotter), [David Armstrong (@B-Interactive)](https://github.com/B-Interactive), [Konstantinos Galanakis (@kmgalanakis)](https://github.com/kmgalanakis), [Faisal Alvi (@faisal-alvi)](https://github.com/faisal-alvi), [Gary Jones (@GaryJones)](https://github.com/GaryJones). +[Tung Du (@dinhtungdu)](https://github.com/dinhtungdu), [Daniele Scasciafratte (@Mte90)](https://github.com/Mte90), [Jeffrey Paul (@jeffpaul)](https://github.com/jeffpaul), [Vikram Moparthy (@vikrampm1)](https://github.com/vikrampm1), [Max Lyuchin (@cadic)](https://github.com/cadic), [Peter Wilson (@peterwilsoncc)](https://github.com/peterwilsoncc), [Siddharth Thevaril (@Sidsector9)](https://github.com/Sidsector9), [Dharmesh Patel (@iamdharmesh)](https://github.com/iamdharmesh), [Darin Kotter (@dkotter)](https://github.com/dkotter), [David Armstrong (@B-Interactive)](https://github.com/B-Interactive), [Konstantinos Galanakis (@kmgalanakis)](https://github.com/kmgalanakis), [Faisal Alvi (@faisal-alvi)](https://github.com/faisal-alvi), [Gary Jones (@GaryJones)](https://github.com/GaryJones), [Tyler Bailey (@TylerB24890)](https://github.com/TylerB24890). ## Libraries