Skip to content

Commit 17a54cb

Browse files
chore(parentv0): release dev.openfeature.contrib.parent 0.2.3 (#1528)
Signed-off-by: OpenFeature Bot <[email protected]> Signed-off-by: Todd Baert <[email protected]> Co-authored-by: Todd Baert <[email protected]>
1 parent 48deed1 commit 17a54cb

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@
1212
"providers/multiprovider": "0.0.2",
1313
"tools/junit-openfeature": "0.2.0",
1414
"tools/flagd-http-connector": "0.0.3",
15-
".": "0.2.2"
15+
".": "0.2.3"
1616
}

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## [0.2.3]([0.2.3](https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.parent-v0.2.2...dev.openfeature.contrib.parent-v0.2.3)) (2025-07-16)
4+
5+
* exclude incompatible sdk version ([#1508](https://github.com/open-feature/java-sdk-contrib/issues/1508)) ([54bd48d](https://github.com/open-feature/java-sdk-contrib/commit/54bd48dbdcd6a2ff1f9667806887260953f03812))
6+
37
## [0.2.2](https://github.com/open-feature/java-sdk-contrib/compare/dev.openfeature.contrib.parent-v0.2.1...dev.openfeature.contrib.parent-v0.2.2) (2025-04-24)
48

59

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<groupId>dev.openfeature.contrib</groupId>
77
<artifactId>parent</artifactId>
8-
<version>0.2.2</version> <!--x-release-please-version -->
8+
<version>0.2.3</version> <!--x-release-please-version -->
99
<packaging>pom</packaging>
1010

1111
<name>java-sdk-contrib</name>

version.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.2.2
1+
0.2.3

0 commit comments

Comments
 (0)