Skip to content

Commit 59600ff

Browse files
committed
chore(main): release 8.1.2
1 parent a4cc74e commit 59600ff

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"8.1.1"}
1+
{".":"8.1.2"}

CHANGELOG.md

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

3+
## [8.1.2](https://github.com/Flagsmith/flagsmith-java-client/compare/v8.1.1...v8.1.2) (2026-05-15)
4+
5+
6+
### Bug Fixes
7+
8+
* respect rule type for sub-rules in segment evaluation ([#213](https://github.com/Flagsmith/flagsmith-java-client/issues/213)) ([a4cc74e](https://github.com/Flagsmith/flagsmith-java-client/commit/a4cc74ebde23ef8cbca3227dadd4eda736320afd))
9+
310
## [8.1.1](https://github.com/Flagsmith/flagsmith-java-client/compare/v8.1.0...v8.1.1) (2026-05-08)
411

512

pom.xml

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

77
<groupId>com.flagsmith</groupId>
88
<artifactId>flagsmith-java-client</artifactId>
9-
<version>8.1.1</version> <!--x-release-please-version -->
9+
<version>8.1.2</version> <!--x-release-please-version -->
1010
<packaging>jar</packaging>
1111

1212
<name>Flagsmith Java Client</name>

0 commit comments

Comments
 (0)