diff --git a/.release-please-manifest.json b/.release-please-manifest.json
index 1fa819c..cf0c464 100644
--- a/.release-please-manifest.json
+++ b/.release-please-manifest.json
@@ -1,3 +1,3 @@
{
- ".": "2.0.11"
+ ".": "2.0.12"
}
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 38def1e..b751afa 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,13 @@
# Changelog
+## [2.0.12](https://github.com/open-feature/php-sdk/compare/2.0.11...2.0.12) (2025-08-29)
+
+
+### 🧹 Chore
+
+* **deps:** update actions/checkout action to v5 ([#151](https://github.com/open-feature/php-sdk/issues/151)) ([fa48aca](https://github.com/open-feature/php-sdk/commit/fa48aca79e612acee74a8ae345498159fe1a31ef))
+* **deps:** update amannn/action-semantic-pull-request action to v6 ([#152](https://github.com/open-feature/php-sdk/issues/152)) ([7f0e277](https://github.com/open-feature/php-sdk/commit/7f0e277a7f15c13439c50dc2616e3c7bd40497b7))
+
## [2.0.11](https://github.com/open-feature/php-sdk/compare/2.0.10...2.0.11) (2025-07-09)
diff --git a/README.md b/README.md
index b2edc88..38da350 100644
--- a/README.md
+++ b/README.md
@@ -18,8 +18,8 @@
-
-
+
+
diff --git a/composer.json b/composer.json
index cad3be2..30ece8b 100644
--- a/composer.json
+++ b/composer.json
@@ -39,7 +39,7 @@
"ramsey/composer-repl": "^1.4",
"ramsey/conventional-commits": "^1.3",
"roave/security-advisories": "dev-latest",
- "spatie/phpunit-snapshot-assertions": "^4.2",
+ "spatie/phpunit-snapshot-assertions": "^5.0",
"vimeo/psalm": "~5.26.0"
},
"minimum-stability": "dev",