Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(main): release 2.1.1
  • Loading branch information
github-actions[bot] authored Nov 19, 2025
commit 4e500550076eedfe7da0ad1512a930390d43ad97
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "2.1.0"
".": "2.1.1"
}
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [2.1.1](https://github.com/open-feature/php-sdk/compare/2.1.0...2.1.1) (2025-11-19)


### 🧹 Chore

* update copyright to OpenFeature Maintainers ([#161](https://github.com/open-feature/php-sdk/issues/161)) ([e6984b6](https://github.com/open-feature/php-sdk/commit/e6984b607874f63a077a868f15ddc175f03ae096))

## [2.1.0](https://github.com/open-feature/php-sdk/compare/2.0.12...2.1.0) (2025-09-14)


Expand Down
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
</a>
<!-- x-release-please-start-version -->

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

<!-- x-release-please-end -->
Expand Down