Skip to content

Commit ee0d857

Browse files
chore(main): release 2.1.2
1 parent ce048b9 commit ee0d857

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-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: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
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:** 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))
9+
* **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))
10+
311
## [2.1.1](https://github.com/open-feature/php-sdk/compare/2.1.0...2.1.1) (2025-11-19)
412

513

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)