diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 5c0889cc..5628a2b7 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{"providers/Flagd":"0.4.0"} +{"providers/Flagd":"0.4.0","providers/Split":"0.3.0} \ No newline at end of file diff --git a/providers/Split/CHANGELOG.md b/providers/Split/CHANGELOG.md new file mode 100644 index 00000000..a0f8406f --- /dev/null +++ b/providers/Split/CHANGELOG.md @@ -0,0 +1,20 @@ +# Changelog + +## 0.3.0 (2023-01-09) + + +### ⚠ BREAKING CHANGES + +* reset release-please config ([#40](https://github.com/open-feature/php-sdk-contrib/issues/40)) +* reset release-please ([#39](https://github.com/open-feature/php-sdk-contrib/issues/39)) + +### Features + +* otel hook ([#22](https://github.com/open-feature/php-sdk-contrib/issues/22)) ([be3f1e9](https://github.com/open-feature/php-sdk-contrib/commit/be3f1e9ed37dee4bbce8e3701e4693c1b949c398)) +* **otel-hook:** autoload registration of otel hook ([#25](https://github.com/open-feature/php-sdk-contrib/issues/25)) ([789a95c](https://github.com/open-feature/php-sdk-contrib/commit/789a95c47bc278b333bf8b241b0e342baa27acc5)) + + +### 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)) +* reset release-please config ([#40](https://github.com/open-feature/php-sdk-contrib/issues/40)) ([b9a3b7e](https://github.com/open-feature/php-sdk-contrib/commit/b9a3b7e1017dc56ddfdd767fb8dab2d01b641699))