File tree Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Expand file tree Collapse file tree 3 files changed +15
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "." : " 2.0.10 "
2
+ "." : " 2.0.11 "
3
3
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
15
## [ 2.0.10] ( https://github.com/open-feature/php-sdk/compare/2.0.9...2.0.10 ) (2024-10-28)
4
16
5
17
Original file line number Diff line number Diff line change 18
18
</a >
19
19
<!-- x-release-please-start-version -->
20
20
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" />
23
23
</a >
24
24
25
25
<!-- x-release-please-end -->
You can’t perform that action at this time.
0 commit comments