Skip to content

Commit 7bee386

Browse files
committed
chore(main): release 5.1.1
1 parent d8abcd5 commit 7bee386

3 files changed

Lines changed: 19 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"5.1.0"}
1+
{".":"5.1.1"}

CHANGELOG.md

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

3+
## [5.1.1](https://github.com/Flagsmith/flagsmith-php-client/compare/v5.1.0...v5.1.1) (2026-05-15)
4+
5+
6+
### Bug Fixes
7+
8+
* respect rule type for sub-rules in segment evaluation ([#134](https://github.com/Flagsmith/flagsmith-php-client/issues/134)) ([d8abcd5](https://github.com/Flagsmith/flagsmith-php-client/commit/d8abcd513bd46338bddb5a19b043912f1801a7b9))
9+
10+
11+
### CI
12+
13+
* setup Renovate for engine-test-data tracking ([#133](https://github.com/Flagsmith/flagsmith-php-client/issues/133)) ([f66ebcc](https://github.com/Flagsmith/flagsmith-php-client/commit/f66ebcc4d9d2df28980634fbc342c80b2754ab28))
14+
15+
16+
### Other
17+
18+
* Remove amannn/action-semantic-pull-request workflow ([#130](https://github.com/Flagsmith/flagsmith-php-client/issues/130)) ([f13bf1e](https://github.com/Flagsmith/flagsmith-php-client/commit/f13bf1e7a53e39a1a4e1f1216b297682d13d70ea))
19+
320
## [5.1.0](https://github.com/Flagsmith/flagsmith-php-client/compare/v5.0.0...v5.1.0) (2026-01-23)
421

522

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "flagsmith/flagsmith-php-client",
33
"type": "library",
4-
"version": "5.1.0",
4+
"version": "5.1.1",
55
"license": "BSD-3-Clause",
66
"authors": [
77
{

0 commit comments

Comments
 (0)