Skip to content

Commit fd677d2

Browse files
chore(main): release 0.1.3 (#19)
Co-authored-by: flagsmith-engineering[bot] <216534828+flagsmith-engineering[bot]@users.noreply.github.com>
1 parent 31a4958 commit fd677d2

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-
{".":"0.1.2"}
1+
{".":"0.1.3"}

CHANGELOG.md

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

3+
## [0.1.3](https://github.com/Flagsmith/flagsmith-sql-flag-engine/compare/v0.1.2...v0.1.3) (2026-07-01)
4+
5+
6+
### Bug Fixes
7+
8+
* **translator:** % Split over a trait folds to FALSE without an identity context ([#18](https://github.com/Flagsmith/flagsmith-sql-flag-engine/issues/18)) ([31a4958](https://github.com/Flagsmith/flagsmith-sql-flag-engine/commit/31a4958810f9f0d4d33e5cdfb6dcc848e2208314))
9+
310
## [0.1.2](https://github.com/Flagsmith/flagsmith-sql-flag-engine/compare/v0.1.1...v0.1.2) (2026-06-30)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[project]
22
name = "flagsmith-sql-flag-engine"
3-
version = "0.1.2"
3+
version = "0.1.3"
44
description = "SQL translator for Flagsmith segment predicates."
55
readme = "README.md"
66
authors = [{ name = "Flagsmith", email = "engineering@flagsmith.com" }]

0 commit comments

Comments
 (0)