Skip to content

Commit af12ec4

Browse files
chore: release main (#459)
* chore: release main * chore: only update php Signed-off-by: Mark Phelps <[email protected]> --------- Signed-off-by: Mark Phelps <[email protected]> Co-authored-by: flipt-release-bot[bot] <119936948+flipt-release-bot[bot]@users.noreply.github.com> Co-authored-by: Mark Phelps <[email protected]>
1 parent d252e8f commit af12ec4

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

.release-please-manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
"flipt-node": "1.2.0",
44
"flipt-python": "1.4.1",
55
"flipt-rust": "1.1.1",
6-
"flipt-php": "1.1.0",
6+
"flipt-php": "1.2.0",
77
"flipt-csharp": "0.1.0"
8-
}
8+
}

flipt-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@
2020
"ts-jest": "^29.1.1",
2121
"typescript": "^5.3.3"
2222
}
23-
}
23+
}

flipt-php/CHANGELOG.md

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

3+
## [1.2.0](https://github.com/flipt-io/flipt-server-sdks/compare/flipt-php-v1.1.0...flipt-php-v1.2.0) (2025-06-09)
4+
5+
6+
### Features
7+
8+
* **php:** add ablity to set arbitrary headers ([#457](https://github.com/flipt-io/flipt-server-sdks/issues/457)) ([d252e8f](https://github.com/flipt-io/flipt-server-sdks/commit/d252e8f67895bf4ba1778d46f855c0a915fa024a))
9+
310
## [1.1.0](https://github.com/flipt-io/flipt-server-sdks/compare/flipt-php-v1.0.2...flipt-php-v1.1.0) (2024-10-08)
411

512
### Features

0 commit comments

Comments
 (0)