Skip to content

Commit 01b6a23

Browse files
chore(main): release 0.0.2 (#3)
🤖 I have created a release *beep* *boop* --- ## [0.0.2](v0.0.1...v0.0.2) (2022-10-21) ### Features * support for ErrorCode enum, Reason strings with pre-existing consts, v0.5 spec ([37f13e1](37f13e1)) * support ResolutionError, init test-harness ([784d706](784d706)) --- 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>
1 parent 3ee9369 commit 01b6a23

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

.release-please-manifest.json

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

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# Changelog
2+
3+
## [0.0.2](https://github.com/open-feature/php-sdk/compare/v0.0.1...v0.0.2) (2022-10-21)
4+
5+
6+
### Features
7+
8+
* support for ErrorCode enum, Reason strings with pre-existing consts, v0.5 spec ([37f13e1](https://github.com/open-feature/php-sdk/commit/37f13e1d4c951473243cfe9d73f43cc3cd188fae))
9+
* support ResolutionError, init test-harness ([784d706](https://github.com/open-feature/php-sdk/commit/784d706145accaa4f45369fed43561ceec00df92))

0 commit comments

Comments
 (0)