Skip to content

Commit 57977e2

Browse files
chore(main): release 0.2.0 (#21)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 87de967 commit 57977e2

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0"
2+
".": "0.2.0"
33
}

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
3+
## [0.2.0](https://github.com/open-feature/test-harness/compare/v0.1.0...v0.2.0) (2023-01-12)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* amend caching scenarios to check that cache is not just being purged ([#20](https://github.com/open-feature/test-harness/issues/20))
9+
10+
### Features
11+
12+
* amend caching scenarios to check that cache is not just being purged ([#20](https://github.com/open-feature/test-harness/issues/20)) ([8683403](https://github.com/open-feature/test-harness/commit/8683403ed2349ed2ee52796e8e0b156cb7b24f31))

0 commit comments

Comments
 (0)