Skip to content

Commit 8f851a7

Browse files
committed
chore(main): release 5.1.2
1 parent d8375b1 commit 8f851a7

3 files changed

Lines changed: 9 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.1"}
1+
{".":"5.1.2"}

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.2](https://github.com/Flagsmith/flagsmith-php-client/compare/v5.1.1...v5.1.2) (2026-07-22)
4+
5+
6+
### CI
7+
8+
* track engine-test-data semver tags via Renovate ([#136](https://github.com/Flagsmith/flagsmith-php-client/issues/136)) ([d8375b1](https://github.com/Flagsmith/flagsmith-php-client/commit/d8375b13fdc574af4a382d7c9a80f02d6fb9ab29))
9+
310
## [5.1.1](https://github.com/Flagsmith/flagsmith-php-client/compare/v5.1.0...v5.1.1) (2026-06-02)
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.1.1",
4+
"version": "5.1.2",
55
"license": "BSD-3-Clause",
66
"authors": [
77
{

0 commit comments

Comments
 (0)