From 1d11f630c9f2d32e1e623f80a3a4cbc0386777f2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 09:31:14 -0400 Subject: [PATCH] chore(main): release dev.openfeature.contrib.tools.junitopenfeature 0.1.0 (#933) Signed-off-by: Todd Baert Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Todd Baert --- .release-please-manifest.json | 2 +- tools/junit-openfeature/CHANGELOG.md | 7 ++++++- tools/junit-openfeature/README.md | 2 +- tools/junit-openfeature/pom.xml | 2 +- tools/junit-openfeature/version.txt | 2 +- 5 files changed, 10 insertions(+), 5 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index eb4c0e3f2..b274b097b 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -9,5 +9,5 @@ "providers/flipt": "0.0.2", "providers/configcat": "0.1.0", "providers/statsig": "0.0.4", - "tools/junit-openfeature": "0.0.3" + "tools/junit-openfeature": "0.1.0" } diff --git a/tools/junit-openfeature/CHANGELOG.md b/tools/junit-openfeature/CHANGELOG.md index 780ac9bab..a0f342fee 100644 --- a/tools/junit-openfeature/CHANGELOG.md +++ b/tools/junit-openfeature/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog -## [0.0.3](https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.tools.junitopenfeature-v0.0.2...dev.openfeature.contrib.tools.junitopenfeature-v0.0.3) (2024-08-14) +## [0.1.0](https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.tools.junitopenfeature-v0.0.3...dev.openfeature.contrib.tools.junitopenfeature-v0.1.0) (2024-09-25) + + +### 🐛 Bug Fixes + +* **deps:** update dependency org.apache.commons:commons-lang3 to v3.17.0 ([#932](https://github.com/open-feature/java-sdk-contrib/issues/932)) ([c598d9f](https://github.com/open-feature/java-sdk-contrib/commit/c598d9f0a61f2324fb85d72fdfea34811283c575)) ### 🐛 Bug Fixes diff --git a/tools/junit-openfeature/README.md b/tools/junit-openfeature/README.md index 1cf5d58f2..5b2775b95 100644 --- a/tools/junit-openfeature/README.md +++ b/tools/junit-openfeature/README.md @@ -8,7 +8,7 @@ A JUnit5 extension to reduce boilerplate code for testing code which utilizes Op dev.openfeature.contrib.tools junitopenfeature - 0.0.3 + 0.1.0 test ``` diff --git a/tools/junit-openfeature/pom.xml b/tools/junit-openfeature/pom.xml index 707395c6c..dffe3421b 100644 --- a/tools/junit-openfeature/pom.xml +++ b/tools/junit-openfeature/pom.xml @@ -10,7 +10,7 @@ dev.openfeature.contrib.tools junitopenfeature - 0.0.3 + 0.1.0 junit-openfeature-extension JUnit5 Extension for OpenFeature diff --git a/tools/junit-openfeature/version.txt b/tools/junit-openfeature/version.txt index bcab45af1..6e8bf73aa 100644 --- a/tools/junit-openfeature/version.txt +++ b/tools/junit-openfeature/version.txt @@ -1 +1 @@ -0.0.3 +0.1.0