From a36897e466152cd081aaaea6607f9aafec4b7051 Mon Sep 17 00:00:00 2001
From: "github-actions[bot]"
<41898282+github-actions[bot]@users.noreply.github.com>
Date: Tue, 7 May 2024 05:30:41 +0000
Subject: [PATCH] chore(main): release 2.0.6
---
.release-please-manifest.json | 2 +-
CHANGELOG.md | 13 +++++++++++++
README.md | 4 ++--
3 files changed, 16 insertions(+), 3 deletions(-)
diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 2e9c48c..b83b80e 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "2.0.5"
+ ".": "2.0.6"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 033df99..c11089b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,18 @@
# Changelog
+## [2.0.6](https://github.com/open-feature/php-sdk/compare/2.0.5...2.0.6) (2024-05-07)
+
+
+### ๐ Bug Fixes
+
+* Improve error handling in OpenFeatureClient ([#121](https://github.com/open-feature/php-sdk/issues/121)) ([58e97d2](https://github.com/open-feature/php-sdk/commit/58e97d2aade08efb924beefcabde9268ffaeeb2f))
+* Use late static binding in AbstractProvider ([#123](https://github.com/open-feature/php-sdk/issues/123)) ([2123274](https://github.com/open-feature/php-sdk/commit/2123274111df939c63543dd8328057eccc904851))
+
+
+### ๐งน Chore
+
+* **deps:** update dependency psalm/plugin-phpunit to ^0.19.0 ([#119](https://github.com/open-feature/php-sdk/issues/119)) ([09f9d47](https://github.com/open-feature/php-sdk/commit/09f9d47a95d59c22fd558747fe6bf4b674eb1d36))
+
## [2.0.5](https://github.com/open-feature/php-sdk/compare/2.0.4...2.0.5) (2024-03-15)
diff --git a/README.md b/README.md
index 5ab73e2..657d358 100644
--- a/README.md
+++ b/README.md
@@ -18,8 +18,8 @@
-
-
+
+