From e911ca59e9262593df1b23c7ff443b6eb98d18e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Sep 2024 23:29:52 -0400 Subject: [PATCH] chore(main): release open-feature/validators-hook 1.0.0 (#88) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- hooks/Validators/CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/hooks/Validators/CHANGELOG.md b/hooks/Validators/CHANGELOG.md index 2ccfd5e..ddb9433 100644 --- a/hooks/Validators/CHANGELOG.md +++ b/hooks/Validators/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## [1.0.0](https://github.com/open-feature/php-sdk-contrib/compare/open-feature/validators-hook-v1.0.0...open-feature/validators-hook-1.0.0) (2024-09-04) + + +### ⚠ BREAKING CHANGES + +* reset release-please ([#39](https://github.com/open-feature/php-sdk-contrib/issues/39)) + +### Features + +* deprecate php 7 ([#59](https://github.com/open-feature/php-sdk-contrib/issues/59)) ([d028e6d](https://github.com/open-feature/php-sdk-contrib/commit/d028e6d7741d07b7edef21b43b249fdb2d18d8f2)) +* **validators-hook:** created new package with validation offering ([#30](https://github.com/open-feature/php-sdk-contrib/issues/30)) ([a2501e6](https://github.com/open-feature/php-sdk-contrib/commit/a2501e6440e8f25ce3231fffd225f5cf13ab5fe4)) + + +### Miscellaneous Chores + +* reset release-please ([#39](https://github.com/open-feature/php-sdk-contrib/issues/39)) ([b452080](https://github.com/open-feature/php-sdk-contrib/commit/b452080443d837c66b554b1bb1a07cadba5a152a)) + ## [0.2.0](https://github.com/open-feature/php-sdk-contrib/compare/open-feature/validators-hook-0.2.0...open-feature/validators-hook-0.2.0) (2023-02-12)