File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 11
11
"providers/statsig" : " 0.1.0" ,
12
12
"providers/multiprovider" : " 0.0.1" ,
13
13
"tools/junit-openfeature" : " 0.1.2" ,
14
- "." : " 0.2.0 "
14
+ "." : " 0.2.1 "
15
15
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 0.2.1] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.parent-v0.2.0...dev.openfeature.contrib.parent-v0.2.1 ) (2025-04-24)
4
+
5
+
6
+ ### 🧹 Chore
7
+
8
+ * update pom version ([ 22150bc] ( https://github.com/open-feature/java-sdk-contrib/commit/22150bc5d9354cf86f004152dd900f78ab19a332 ) )
9
+
3
10
## [ 0.2.0] ( https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.parent-v0.1.0...dev.openfeature.contrib.parent-v0.2.0 ) (2025-04-24)
4
11
5
12
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >dev.openfeature.contrib</groupId >
7
7
<artifactId >parent</artifactId >
8
- <version >0.2.0 </version > <!-- x-release-please-version -->
8
+ <version >0.2.1 </version > <!-- x-release-please-version -->
9
9
<packaging >pom</packaging >
10
10
11
11
<name >java-sdk-contrib</name >
Original file line number Diff line number Diff line change 1
- 0.2.0
1
+ 0.2.1
You can’t perform that action at this time.
0 commit comments