Skip to content

Commit e8622b3

Browse files
chore(main): release 2.0.11 (#149)
🤖 I have created a release *beep* *boop* --- ## [2.0.11](2.0.10...2.0.11) (2025-07-09) ### 🐛 Bug Fixes * **deps:** update dependency open-feature/flagd-provider to v1 ([#130](#130)) ([398820c](398820c)) ### 🧹 Chore * reduce unnecessary package exports ([#148](#148)) ([845d9d8](845d9d8)) --- 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 398820c commit e8622b3

File tree

3 files changed

+15
-3
lines changed

3 files changed

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

CHANGELOG.md

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

3+
## [2.0.11](https://github.com/open-feature/php-sdk/compare/2.0.10...2.0.11) (2025-07-09)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deps:** update dependency open-feature/flagd-provider to v1 ([#130](https://github.com/open-feature/php-sdk/issues/130)) ([398820c](https://github.com/open-feature/php-sdk/commit/398820cd28c04d294526cc73a6fdce897aee3dc0))
9+
10+
11+
### 🧹 Chore
12+
13+
* reduce unnecessary package exports ([#148](https://github.com/open-feature/php-sdk/issues/148)) ([845d9d8](https://github.com/open-feature/php-sdk/commit/845d9d8d1b33b975b9a0871ffd6679096fa46fa0))
14+
315
## [2.0.10](https://github.com/open-feature/php-sdk/compare/2.0.9...2.0.10) (2024-10-28)
416

517

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.10">
22-
<img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v2.0.10&color=blue&style=for-the-badge" />
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" />
2323
</a>
2424

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

0 commit comments

Comments
 (0)