Skip to content

Commit 27b66aa

Browse files
chore(main): release 2.1.2
1 parent a32f0a7 commit 27b66aa

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.1.1"
2+
".": "2.1.2"
33
}

CHANGELOG.md

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

3+
## [2.1.2](https://github.com/open-feature/php-sdk/compare/2.1.1...2.1.2) (2025-12-22)
4+
5+
6+
### 🧹 Chore
7+
8+
* **deps:** replace google-github-actions/release-please-action action with googleapis/release-please-action v4 ([#160](https://github.com/open-feature/php-sdk/issues/160)) ([a32f0a7](https://github.com/open-feature/php-sdk/commit/a32f0a71fe07c7fde67835fb835003fb8066f093))
9+
* **deps:** update actions/cache action to v5 ([#164](https://github.com/open-feature/php-sdk/issues/164)) ([8df0877](https://github.com/open-feature/php-sdk/commit/8df08776609e21fa9fa8ac9c38c01992be8906d4))
10+
* **deps:** update actions/checkout action to v6 ([#163](https://github.com/open-feature/php-sdk/issues/163)) ([ce048b9](https://github.com/open-feature/php-sdk/commit/ce048b92ba286a16fc951a2d120d74d51cde0b6d))
11+
* **deps:** update codecov/codecov-action action to v5 ([#139](https://github.com/open-feature/php-sdk/issues/139)) ([db56790](https://github.com/open-feature/php-sdk/commit/db56790598c483476abecc31e9b967ea23c1f242))
12+
313
## [2.1.1](https://github.com/open-feature/php-sdk/compare/2.1.0...2.1.1) (2025-11-19)
414

515

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@
1818
</a>
1919
<!-- x-release-please-start-version -->
2020

21-
<a href="https://github.com/open-feature/php-sdk/releases/tag/2.1.1">
22-
<img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v2.1.1&color=blue&style=for-the-badge" />
21+
<a href="https://github.com/open-feature/php-sdk/releases/tag/2.1.2">
22+
<img alt="Release" src="https://img.shields.io/static/v1?label=release&message=v2.1.2&color=blue&style=for-the-badge" />
2323
</a>
2424

2525
<!-- x-release-please-end -->

0 commit comments

Comments
 (0)