Skip to content

Commit 662e028

Browse files
authored
chore(main): release 5.1.0 (#129)
1 parent 241e9c5 commit 662e028

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [5.1.0](https://github.com/Flagsmith/flagsmith-php-client/compare/v5.0.0...v5.1.0) (2026-01-23)
4+
5+
6+
### Features
7+
8+
* Support for PHP 8.5 ([#128](https://github.com/Flagsmith/flagsmith-php-client/issues/128)) ([241e9c5](https://github.com/Flagsmith/flagsmith-php-client/commit/241e9c5d58586cfbd4c71d5b1b9c34228b818e59))
9+
310
## [5.0.0](https://github.com/Flagsmith/flagsmith-php-client/compare/v4.5.1...v5.0.0) (2025-12-04)
411

512

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.0.0",
4+
"version": "5.1.0",
55
"license": "BSD-3-Clause",
66
"authors": [
77
{

0 commit comments

Comments
 (0)