Skip to content

Commit

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


##
[2.0.0](1.4.0...2.0.0)
(2023-02-12)


### ⚠ BREAKING CHANGES

* provider resolveObject interface
([#78](#78))

### Bug Fixes

* provider resolveObject interface
([#78](#78))
([d0f9ea9](d0f9ea9))

---
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 Feb 12, 2023
1 parent d0f9ea9 commit 4b55078
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 @@
{
".": "1.4.0"
".": "2.0.0"
}
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.0](https://github.com/open-feature/php-sdk/compare/1.4.0...2.0.0) (2023-02-12)


### ⚠ BREAKING CHANGES

* provider resolveObject interface ([#78](https://github.com/open-feature/php-sdk/issues/78))

### Bug Fixes

* provider resolveObject interface ([#78](https://github.com/open-feature/php-sdk/issues/78)) ([d0f9ea9](https://github.com/open-feature/php-sdk/commit/d0f9ea95063166b2a56b18f0ad86696b0a7ce8b8))

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


Expand Down

0 comments on commit 4b55078

Please sign in to comment.