diff --git a/.release-please-manifest.json b/.release-please-manifest.json index de9fb46..3babeda 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{ "OpenFeature": "0.0.1" } +{"OpenFeature":"0.0.2"} diff --git a/OpenFeature/CHANGELOG.md b/OpenFeature/CHANGELOG.md new file mode 100644 index 0000000..43279d1 --- /dev/null +++ b/OpenFeature/CHANGELOG.md @@ -0,0 +1,13 @@ +# Changelog + +## [0.0.2](https://github.com/open-feature/kotlin-sdk/compare/v0.0.1...v0.0.2) (2023-08-21) + + +### ๐Ÿ› Bug Fixes + +* Test release please with feat. ([#21](https://github.com/open-feature/kotlin-sdk/issues/21)) ([fad1fc4](https://github.com/open-feature/kotlin-sdk/commit/fad1fc468aa298268e51ed3a2e6a2e65b2f9fcef)) + + +### ๐Ÿงน Chore + +* **main:** release 1.0.0 ([#31](https://github.com/open-feature/kotlin-sdk/issues/31)) ([8194fe0](https://github.com/open-feature/kotlin-sdk/commit/8194fe02feb0888cbfd69a24af77c3513cdf0759)) diff --git a/OpenFeature/version.txt b/OpenFeature/version.txt index 8acdd82..4e379d2 100644 --- a/OpenFeature/version.txt +++ b/OpenFeature/version.txt @@ -1 +1 @@ -0.0.1 +0.0.2