From 5a1253b7597e02b3f934b9753e229eacc79e7185 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 14 Nov 2024 10:33:59 +0000 Subject: [PATCH] chore(release): 1.0.0 [skip ci] # 1.0.0 (2024-11-14) ### Bug Fixes * change getenv defaults and added skip keys ([eec4d40](https://github.com/Nemental/friendlyPHPMailer/commit/eec4d401eab1bcf0c065c86a9cc44f8a8b299b82)) * csrf validation logic ([ff9c3fe](https://github.com/Nemental/friendlyPHPMailer/commit/ff9c3fe770438191389073c8dabd03c62b40629a)) * nginx conf copy path ([f8fd819](https://github.com/Nemental/friendlyPHPMailer/commit/f8fd81947cafdcccbddb0d9bc209e35e4b9d246b)) * output ref variable for docker build ([483b216](https://github.com/Nemental/friendlyPHPMailer/commit/483b2165e9ed77610deb2b5f7a8bdbb911c81e03)) * outsource release and build workflow ([5e421ec](https://github.com/Nemental/friendlyPHPMailer/commit/5e421ec7920fee8933facc8d586f6506c9650a32)) * release workflow trigger on tag creation ([7489059](https://github.com/Nemental/friendlyPHPMailer/commit/7489059a0083b9ffa5c7b2d389af907131607c14)) * release workflow with semantic exec version pass ([bd8f9e7](https://github.com/Nemental/friendlyPHPMailer/commit/bd8f9e72500cf64adf85ac042f6e2c0920cc10c3)) * remove unused dotenv ([2c3b65d](https://github.com/Nemental/friendlyPHPMailer/commit/2c3b65d5c222345de7f5d0bfddba655f57d6b6ac)) * rename proccessform file ([15ddf21](https://github.com/Nemental/friendlyPHPMailer/commit/15ddf21c9a398122af98af4c95bf22e75fb45ae8)) * rename vars and functions, error handling fixed, defaults for getenv ([51c1e6c](https://github.com/Nemental/friendlyPHPMailer/commit/51c1e6cd2edb88b9a90b4bde812597cbe28147c3)) * typo ([0ee733e](https://github.com/Nemental/friendlyPHPMailer/commit/0ee733e0957693721a01c5090cfab3eb3eb1035e)) ### Features * add package json with semantic release ([41c3784](https://github.com/Nemental/friendlyPHPMailer/commit/41c3784e94771d9a9b1c6df956ff7efc6eea4b97)) * nginx conf ([0940bbd](https://github.com/Nemental/friendlyPHPMailer/commit/0940bbd403de88ea7e55474048aae61ecb11c204)) * nginx dockerfile ([0b19230](https://github.com/Nemental/friendlyPHPMailer/commit/0b19230c41f89982e8bd9c6b46872f24cb86b796)) * php dockerfile ([3da07dc](https://github.com/Nemental/friendlyPHPMailer/commit/3da07dccbd0755d9bc7ec139932fc6377b0960fd)) * semantic config ([70649f8](https://github.com/Nemental/friendlyPHPMailer/commit/70649f8371dacb88f2247b4299acb4e7b700b565)) --- CHANGELOG.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d687282..f206e0c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,29 @@ +# 1.0.0 (2024-11-14) + + +### Bug Fixes + +* change getenv defaults and added skip keys ([eec4d40](https://github.com/Nemental/friendlyPHPMailer/commit/eec4d401eab1bcf0c065c86a9cc44f8a8b299b82)) +* csrf validation logic ([ff9c3fe](https://github.com/Nemental/friendlyPHPMailer/commit/ff9c3fe770438191389073c8dabd03c62b40629a)) +* nginx conf copy path ([f8fd819](https://github.com/Nemental/friendlyPHPMailer/commit/f8fd81947cafdcccbddb0d9bc209e35e4b9d246b)) +* output ref variable for docker build ([483b216](https://github.com/Nemental/friendlyPHPMailer/commit/483b2165e9ed77610deb2b5f7a8bdbb911c81e03)) +* outsource release and build workflow ([5e421ec](https://github.com/Nemental/friendlyPHPMailer/commit/5e421ec7920fee8933facc8d586f6506c9650a32)) +* release workflow trigger on tag creation ([7489059](https://github.com/Nemental/friendlyPHPMailer/commit/7489059a0083b9ffa5c7b2d389af907131607c14)) +* release workflow with semantic exec version pass ([bd8f9e7](https://github.com/Nemental/friendlyPHPMailer/commit/bd8f9e72500cf64adf85ac042f6e2c0920cc10c3)) +* remove unused dotenv ([2c3b65d](https://github.com/Nemental/friendlyPHPMailer/commit/2c3b65d5c222345de7f5d0bfddba655f57d6b6ac)) +* rename proccessform file ([15ddf21](https://github.com/Nemental/friendlyPHPMailer/commit/15ddf21c9a398122af98af4c95bf22e75fb45ae8)) +* rename vars and functions, error handling fixed, defaults for getenv ([51c1e6c](https://github.com/Nemental/friendlyPHPMailer/commit/51c1e6cd2edb88b9a90b4bde812597cbe28147c3)) +* typo ([0ee733e](https://github.com/Nemental/friendlyPHPMailer/commit/0ee733e0957693721a01c5090cfab3eb3eb1035e)) + + +### Features + +* add package json with semantic release ([41c3784](https://github.com/Nemental/friendlyPHPMailer/commit/41c3784e94771d9a9b1c6df956ff7efc6eea4b97)) +* nginx conf ([0940bbd](https://github.com/Nemental/friendlyPHPMailer/commit/0940bbd403de88ea7e55474048aae61ecb11c204)) +* nginx dockerfile ([0b19230](https://github.com/Nemental/friendlyPHPMailer/commit/0b19230c41f89982e8bd9c6b46872f24cb86b796)) +* php dockerfile ([3da07dc](https://github.com/Nemental/friendlyPHPMailer/commit/3da07dccbd0755d9bc7ec139932fc6377b0960fd)) +* semantic config ([70649f8](https://github.com/Nemental/friendlyPHPMailer/commit/70649f8371dacb88f2247b4299acb4e7b700b565)) + ## [1.0.4](https://github.com/Nemental/friendlyPHPMailer/compare/v1.0.3...v1.0.4) (2024-10-23)