Skip to content

Commit 17e0510

Browse files
chore(main): release 2.0.12 (#155)
🤖 I have created a release *beep* *boop* --- ## [2.0.12](2.0.11...2.0.12) (2025-08-29) ### 🧹 Chore * **deps:** update actions/checkout action to v5 ([#151](#151)) ([fa48aca](fa48aca)) * **deps:** update amannn/action-semantic-pull-request action to v6 ([#152](#152)) ([7f0e277](7f0e277)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7f0e277 commit 17e0510

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.0.11"
2+
".": "2.0.12"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [2.0.12](https://github.com/open-feature/php-sdk/compare/2.0.11...2.0.12) (2025-08-29)
4+
5+
6+
### 🧹 Chore
7+
8+
* **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))
9+
* **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))
10+
311
## [2.0.11](https://github.com/open-feature/php-sdk/compare/2.0.10...2.0.11) (2025-07-09)
412

513

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
</a>
1919
<!-- x-release-please-start-version -->
2020

21-
<a href="https://github.com/open-feature/php-sdk/releases/tag/2.0.11">
22-
<img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v2.0.11&color=blue&style=for-the-badge" />
21+
<a href="https://github.com/open-feature/php-sdk/releases/tag/2.0.12">
22+
<img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v2.0.12&color=blue&style=for-the-badge" />
2323
</a>
2424

2525
<!-- x-release-please-end -->

0 commit comments

Comments
 (0)