From 0b32af394ff95cb122e22e8f869ede72d7585788 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Sep 2024 03:13:53 +0000 Subject: [PATCH] chore(main): release open-feature/dd-trace-hook 1.0.0 --- hooks/DDTrace/CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/hooks/DDTrace/CHANGELOG.md b/hooks/DDTrace/CHANGELOG.md index 20c703b4..e589e582 100644 --- a/hooks/DDTrace/CHANGELOG.md +++ b/hooks/DDTrace/CHANGELOG.md @@ -1,5 +1,24 @@ # Changelog +## [1.0.0](https://github.com/open-feature/php-sdk-contrib/compare/open-feature/dd-trace-hook-v1.0.0...open-feature/dd-trace-hook-1.0.0) (2024-09-04) + + +### ⚠ BREAKING CHANGES + +* fix release-please config ([#38](https://github.com/open-feature/php-sdk-contrib/issues/38)) +* fix release-please config + +### Features + +* dd-trace hook ([#26](https://github.com/open-feature/php-sdk-contrib/issues/26)) ([d2b1a04](https://github.com/open-feature/php-sdk-contrib/commit/d2b1a0440bbb0d1fa557b3aefd32eee6267f2823)) +* 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)) + + +### Miscellaneous Chores + +* fix release-please config ([0210952](https://github.com/open-feature/php-sdk-contrib/commit/0210952af1d6774744c633507a9bec73f3cf7251)) +* fix release-please config ([#38](https://github.com/open-feature/php-sdk-contrib/issues/38)) ([8ee9fe3](https://github.com/open-feature/php-sdk-contrib/commit/8ee9fe37584ad6754272ad3ac016902e6ebd48d8)) + ## [0.2.0](https://github.com/open-feature/php-sdk-contrib/compare/open-feature/dd-trace-hook-0.2.0...open-feature/dd-trace-hook-0.2.0) (2024-08-05)