File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 99 "providers/flipt" : " 0.0.2" ,
1010 "providers/configcat" : " 0.0.3" ,
1111 "providers/statsig" : " 0.0.4" ,
12- "tools/junit-openfeature" : " 0.0.1 "
12+ "tools/junit-openfeature" : " 0.0.2 "
1313}
Original file line number Diff line number Diff line change 1+ # Changelog
2+
3+ ## [ 0.0.2] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.tools.junitopenfeature-v0.0.1...dev.openfeature.contrib.tools.junitopenfeature-v0.0.2 ) (2024-07-29)
4+
5+
6+ ### ✨ New Features
7+
8+ * Add JUnit5 extension for OpenFeature ([ #888 ] ( https://github.com/open-feature/java-sdk-contrib/issues/888 ) ) ([ 9fff9db] ( https://github.com/open-feature/java-sdk-contrib/commit/9fff9db4bcee3c3ae8128a1b2fb040f53df1d5ed ) )
Original file line number Diff line number Diff line change 1010 </parent >
1111 <groupId >dev.openfeature.contrib.tools</groupId >
1212 <artifactId >junitopenfeature</artifactId >
13- <version >0.0.1 </version > <!-- x-release-please-version -->
13+ <version >0.0.2 </version > <!-- x-release-please-version -->
1414
1515 <name >junit-openfeature-extension</name >
1616 <description >JUnit5 Extension for OpenFeature</description >
Original file line number Diff line number Diff line change 1- 0.0.1
1+ 0.0.2
You can’t perform that action at this time.
0 commit comments