Skip to content

Commit 1b675b6

Browse files
chore(main): release 2.0.2
1 parent f24ee34 commit 1b675b6

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.release-please-manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "2.0.1"
2+
".": "2.0.2"
33
}

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## [2.0.2](https://github.com/open-feature/php-sdk/compare/2.0.1...2.0.2) (2023-09-21)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* **deps:** update actions/checkout action to v4 ([#98](https://github.com/open-feature/php-sdk/issues/98)) ([f24ee34](https://github.com/open-feature/php-sdk/commit/f24ee342d1fc6f2913e442fd12a6b2e0a6a74f9b))
9+
* **deps:** update dependency php to v8.2.10 ([#90](https://github.com/open-feature/php-sdk/issues/90)) ([7e1b922](https://github.com/open-feature/php-sdk/commit/7e1b92245c65cec4979a31d73ee31ca4d0c6a54c))
10+
* **deps:** update dependency vimeo/psalm to ~5.14.0 ([#91](https://github.com/open-feature/php-sdk/issues/91)) ([f1d49ac](https://github.com/open-feature/php-sdk/commit/f1d49ac16825d950a03dd9bd60b84d1d842c562f))
11+
* **deps:** update dependency vimeo/psalm to ~5.15.0 ([#97](https://github.com/open-feature/php-sdk/issues/97)) ([084b883](https://github.com/open-feature/php-sdk/commit/084b8834c890d8f990fb4ed9312915ee16abbcb9))
12+
313
## [2.0.1](https://github.com/open-feature/php-sdk/compare/2.0.0...2.0.1) (2023-05-16)
414

515

0 commit comments

Comments
 (0)