Skip to content

Commit af1de42

Browse files
chore(main): release 2.1.0 (#158)
🤖 I have created a release *beep* *boop* --- ## [2.1.0](2.0.12...2.1.0) (2025-09-14) ### ✨ New Features * **log:** Improve error log in OpenFeatureClient ([#156](#156)) ([d28d9c3](d28d9c3)) --- 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 d28d9c3 commit af1de42

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-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.12"
2+
".": "2.1.0"
33
}

CHANGELOG.md

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

3+
## [2.1.0](https://github.com/open-feature/php-sdk/compare/2.0.12...2.1.0) (2025-09-14)
4+
5+
6+
### ✨ New Features
7+
8+
* **log:** Improve error log in OpenFeatureClient ([#156](https://github.com/open-feature/php-sdk/issues/156)) ([d28d9c3](https://github.com/open-feature/php-sdk/commit/d28d9c3d4ed86327e52961f3004d89ab277514b5))
9+
310
## [2.0.12](https://github.com/open-feature/php-sdk/compare/2.0.11...2.0.12) (2025-08-29)
411

512

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

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

0 commit comments

Comments
 (0)