Commit 7d7f1d2
authored
chore(main): release 0.0.8 (#15)
🤖 I have created a release *beep* *boop*
---
##
[0.0.8](0.0.7...0.0.8)
(2022-11-03)
### Features
* provide a base AbstractProvider for provider implementations to use
([6ffffe9](6ffffe9))
* support for ErrorCode enum, Reason strings with pre-existing consts,
v0.5 spec
([37f13e1](37f13e1))
* support ResolutionError, init test-harness
([784d706](784d706))
### Bug Fixes
* exclude v in tag
([#8](#8))
([1ecabdb](1ecabdb))
* excludes v from tag version
([#6](#6))
([82f587d](82f587d))
* extend Exception for ResolutionError and provide non-overlapping
methods
([ee75354](ee75354))
### Miscellaneous Chores
* add CODEOWNERS file for review flow
([48b8e57](48b8e57))
* **main:** release 0.0.2
([#3](#3))
([01b6a23](01b6a23))
* **main:** release 0.0.3
([#7](#7))
([6fb4118](6fb4118))
* **main:** release 0.0.4
([#9](#9))
([65c92d9](65c92d9))
* **main:** release 0.0.5
([#11](#11))
([2344c4a](2344c4a))
* **main:** release 0.0.6
([#13](#13))
([5afadc7](5afadc7))
* **main:** release 0.0.7
([#14](#14))
([6ecd918](6ecd918))
* remove redundant exclusion
([#10](#10))
([ba4b5f1](ba4b5f1))
* rename package under `open-feature` umbrella
([df431c2](df431c2))
---
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 84f2f6b commit 7d7f1d2
2 files changed
+30
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
3 | 32 | | |
4 | 33 | | |
5 | 34 | | |
| |||
0 commit comments