Skip to content

Commit

Permalink
chore(main): release 2.0.1 (#84)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[2.0.1](2.0.0...2.0.1)
(2023-05-16)


### Miscellaneous Chores

* **deps:** update dependency php to v8.2.3
([#73](#73))
([27d1bbc](27d1bbc))
* **deps:** update dependency phpstan/phpstan to ~1.10.0
([#87](#87))
([f59da40](f59da40))
* **deps:** update dependency vimeo/psalm to ~5.8.0
([#72](#72))
([800119f](800119f))
* remove deprecated --no-suggest composer flag
([#89](#89))
([2adecfb](2adecfb))
* update psr/log
([#74](#74))
([f8a67c7](f8a67c7))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored May 16, 2023
1 parent f8a67c7 commit 4130e65
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
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.0.0"
".": "2.0.1"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [2.0.1](https://github.com/open-feature/php-sdk/compare/2.0.0...2.0.1) (2023-05-16)


### Miscellaneous Chores

* **deps:** update dependency php to v8.2.3 ([#73](https://github.com/open-feature/php-sdk/issues/73)) ([27d1bbc](https://github.com/open-feature/php-sdk/commit/27d1bbc476b926c6a72b91c104e1aca58431edf0))
* **deps:** update dependency phpstan/phpstan to ~1.10.0 ([#87](https://github.com/open-feature/php-sdk/issues/87)) ([f59da40](https://github.com/open-feature/php-sdk/commit/f59da404264dcefc5933c1b9309bd192b17a7534))
* **deps:** update dependency vimeo/psalm to ~5.8.0 ([#72](https://github.com/open-feature/php-sdk/issues/72)) ([800119f](https://github.com/open-feature/php-sdk/commit/800119f0783f0d519d3fd30733d2ae572d0dffc8))
* remove deprecated --no-suggest composer flag ([#89](https://github.com/open-feature/php-sdk/issues/89)) ([2adecfb](https://github.com/open-feature/php-sdk/commit/2adecfb0b626c35b906d3a507e235b39317e922c))
* update psr/log ([#74](https://github.com/open-feature/php-sdk/issues/74)) ([f8a67c7](https://github.com/open-feature/php-sdk/commit/f8a67c7279ddc05c29615ecf04b7cfad71f03068))

## [2.0.0](https://github.com/open-feature/php-sdk/compare/1.4.0...2.0.0) (2023-02-12)


Expand Down

0 comments on commit 4130e65

Please sign in to comment.