Skip to content

Commit 58289c7

Browse files
committed
chore(main): release 5.1.1
1 parent f66ebcc commit 58289c7

3 files changed

Lines changed: 14 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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [5.1.1](https://github.com/Flagsmith/flagsmith-php-client/compare/v5.1.0...v5.1.1) (2026-05-07)
4+
5+
6+
### CI
7+
8+
* 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))
9+
10+
11+
### Other
12+
13+
* 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))
14+
315
## [5.1.0](https://github.com/Flagsmith/flagsmith-php-client/compare/v5.0.0...v5.1.0) (2026-01-23)
416

517

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)